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
/
examples
/
boot
/
application
/
nrf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support codesigning in the firmware updater
huntc
2023-01-12
2
-1
/
+6
*
feat: compile bootloader examples for nRF91
Ulf Lilleengen
2023-01-04
6
-7
/
+51
*
Provides a means of obtaining the current WDT config
huntc
2023-01-04
1
-0
/
+18
*
Cleaned up some doc and memory layout
huntc
2023-01-04
3
-2
/
+6
*
Bump defmt-rtt to 0.4
Dario Nieuwenhuis
2022-11-29
1
-1
/
+1
*
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-10-07
1
-0
/
+1
*
Update Rust nightly.
Dario Nieuwenhuis
2022-09-22
2
-2
/
+0
*
Remove generic const expressions from embassy-boot
Ulf Lilleengen
2022-09-02
1
-1
/
+2
*
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
1
-1
/
+1
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
3
-4
/
+5
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
2
-4
/
+6
*
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-08-17
1
-1
/
+1
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
3
-6
/
+7
*
Move bootloader main to examples
Ulf Lilleengen
2022-06-24
8
-0
/
+194