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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nrf/wdt: add handle steal
Dario Nieuwenhuis
2021-08-20
1
-1
/
+1
*
nrf: add WDT driver
Dario Nieuwenhuis
2021-08-07
1
-0
/
+46
*
examples: Consistently use unwrap! in favor of .unwrap()
Ben Gamari
2021-08-05
9
-32
/
+34
*
time: replace dyn clock/alarm with a global Driver trait
Dario Nieuwenhuis
2021-08-05
10
-42
/
+9
*
Update nightly, remove removed features.
Dario Nieuwenhuis
2021-08-04
18
-36
/
+0
*
rustfmt everything
Dario Nieuwenhuis
2021-08-04
1
-1
/
+0
*
hal-common: remove Pin in PeripheralMutex
Dario Nieuwenhuis
2021-08-02
1
-0
/
+3
*
Provides a cleaner construction of the channel with the common "new" naming
huntc
2021-07-15
1
-1
/
+2
*
Use of a NoopMutex
huntc
2021-07-15
1
-4
/
+4
*
Remove the cell and trait
huntc
2021-07-15
1
-4
/
+4
*
Replace UnsafeCell
huntc
2021-07-15
1
-5
/
+3
*
Reduces the types on sender and receiver
huntc
2021-07-15
1
-3
/
+5
*
Multi Producer Single Consumer channel
huntc
2021-07-15
1
-0
/
+64
*
Update RNG example
Liam Murphy
2021-06-30
1
-4
/
+17
*
Add an nRF RNG driver
Liam Murphy
2021-06-29
1
-0
/
+30
*
Move examples to a subdirectory
Dario Nieuwenhuis
2021-06-02
18
-0
/
+1153