index
:
embassy
cyw43-link-status-update
fix-input-sync-bypass
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: mention nrf54 support
Ulf Lilleengen
2025-12-02
1
-1
/
+1
*
readme: very minor link fixes
Rob Wells
2025-10-29
1
-2
/
+2
*
executor: return error when creating the spawntoken, not when spawning.
Dario Nieuwenhuis
2025-08-29
1
-1
/
+1
*
Fix a minor formatting issue in `README.md`
Nicholas Nethercote
2025-05-16
1
-2
/
+2
*
chore: minor readme cleanup
Yuri Astrakhan
2025-05-02
1
-43
/
+48
*
Remove Peripheral trait, rename PeripheralRef->Peri.
Dario Nieuwenhuis
2025-03-27
1
-3
/
+3
*
Merge pull request #3966 from i509VCB/mspm0-init
Ulf Lilleengen
2025-03-21
1
-0
/
+1
|
\
|
*
Add docs related things
i509VCB
2025-03-19
1
-0
/
+1
*
|
Add py32-hal to documentation
decaday
2025-03-19
1
-0
/
+1
|
/
*
Update README.md to include a reference to mpfs-hal
Alex Charlton
2025-03-03
1
-0
/
+1
*
docs: fix esp wording and mention trouble
Ulf Lilleengen
2025-02-13
1
-7
/
+7
*
fix link to embassy book
Ulf Lilleengen
2024-05-24
1
-1
/
+1
*
Remove "cargo install probe-rs", point users to probe.rs instead.
Dario Nieuwenhuis
2024-05-21
1
-6
/
+1
*
Add ch32-hal to HAL list
Andelf
2024-05-01
1
-0
/
+1
*
Fix spelling and white space mistakes
Vega Deftwing
2024-04-11
1
-4
/
+4
*
docs: use correct link to book
Ulf Lilleengen
2024-02-09
1
-1
/
+1
*
Centralize license and MSRV boilerplate into the repo readme.
Dario Nieuwenhuis
2024-01-11
1
-1
/
+7
*
update MSRV in readme, nightly is no longer needed.
Dario Nieuwenhuis
2024-01-10
1
-8
/
+2
*
Fix lora-rs link in README
Benjamin Ward
2023-12-30
1
-2
/
+1
*
Remove embassy-lora from doc build.
Dario Nieuwenhuis
2023-12-04
1
-1
/
+1
*
time: Update documentation to use new after_x convenience methods
Adam Greig
2023-10-15
1
-2
/
+2
*
update readme
xoviat
2023-07-22
1
-0
/
+5
*
Add notes about setting chip name correctly for examples.
Adam Greig
2023-07-22
1
-0
/
+6
*
Update readme
Dario Nieuwenhuis
2023-06-29
1
-2
/
+2
*
README fixes.
Dario Nieuwenhuis
2023-05-31
1
-8
/
+1
*
Remove legacy LoRa drivers.
ceekdee
2023-04-27
1
-1
/
+1
*
Switch from probe-run to probe-rs-cli.
Dario Nieuwenhuis
2023-04-26
1
-2
/
+2
*
readme: add embassy-rp
Dario Nieuwenhuis
2023-03-05
1
-0
/
+1
*
Add embassy-esp README
Scott Mabin
2023-03-02
1
-0
/
+3
*
Rename examples/nrf to examples/nrf52840
Dominik Boehi
2023-01-09
1
-3
/
+4
*
Initial add for sx126x
ceekdee
2022-09-27
1
-1
/
+1
*
Update documentation link
Daniel Bevenius
2022-09-03
1
-1
/
+1
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-3
/
+3
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
1
-1
/
+3
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-6
/
+6
*
Ignore compiling rust code
Ulf Lilleengen
2022-06-15
1
-5
/
+6
*
Ensure links get formatted correctly in cargo doc
Ulf Lilleengen
2022-06-15
1
-1
/
+1
*
Include README.md in crate documentation
Ulf Lilleengen
2022-06-15
1
-2
/
+2
*
More README fix.
Dario Nieuwenhuis
2022-04-19
1
-1
/
+1
*
Readme formatting fix.
Dario Nieuwenhuis
2022-04-19
1
-10
/
+9
*
Readme fix.
Dario Nieuwenhuis
2022-04-19
1
-1
/
+0
*
New README.
Dario Nieuwenhuis
2022-04-19
1
-39
/
+90
*
traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.
Dario Nieuwenhuis
2022-01-27
1
-9
/
+0
*
Some notes in the readme about docs
Ulf Lilleengen
2021-12-13
1
-2
/
+5
*
Rust Analyzer documentation
huntc
2021-12-09
1
-4
/
+21
*
Extend SAADC one shot support
huntc
2021-10-09
1
-0
/
+2
*
Trivial to trigger checks from CI.
Bob McWhirter
2021-07-28
1
-0
/
+1
*
Improve examples section of readme
Rukai
2021-06-05
1
-4
/
+14
*
readme: add wiki link
xoviat
2021-03-22
1
-1
/
+2
*
Fix probe-run install command
Vadim Kaushan
2021-03-14
1
-1
/
+1
[next]