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
/
nrf
/
src
/
bin
/
ppi.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename examples/nrf to examples/nrf52840
Dominik Boehi
2023-01-09
1
-73
/
+0
*
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-18
1
-1
/
+1
*
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
1
-2
/
+2
*
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-07-29
1
-2
/
+2
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-9
/
+3
*
Use embassy/defmt-timestamp-uptime in all examples.
Dario Nieuwenhuis
2022-04-02
1
-4
/
+4
*
Fixed examples
Dion Dokter
2021-10-26
1
-1
/
+1
*
Another redo using the feedback.
Dion Dokter
2021-10-26
1
-14
/
+10
*
- Added _ppi and _dppi to distinguish between the new and the old peripheral.
Dion Dokter
2021-10-26
1
-9
/
+9
*
Remove trait_alias, allow(incomplete_features).
Dario Nieuwenhuis
2021-09-03
1
-1
/
+0
*
time: replace dyn clock/alarm with a global Driver trait
Dario Nieuwenhuis
2021-08-05
1
-2
/
+1
*
Update nightly, remove removed features.
Dario Nieuwenhuis
2021-08-04
1
-2
/
+0
*
Move examples to a subdirectory
Dario Nieuwenhuis
2021-06-02
1
-0
/
+87