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
/
pwm_sequence_ppi.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename examples/nrf to examples/nrf52840
Dominik Boehi
2023-01-09
1
-67
/
+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
*
Update rust nightly. (#819)
Dario Nieuwenhuis
2022-06-18
1
-1
/
+0
*
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
1
-6
/
+3
*
Use embassy/defmt-timestamp-uptime in all examples.
Dario Nieuwenhuis
2022-04-02
1
-2
/
+3
*
nrf: remove OptionalPin
Dario Nieuwenhuis
2022-02-12
1
-4
/
+2
*
Further API simplification for the single seq scenario
huntc
2022-02-05
1
-3
/
+2
*
Introduced the SingleSequencer and a more complex Sequencer
huntc
2022-02-04
1
-7
/
+7
*
Expose PWM
huntc
2022-02-04
1
-9
/
+10
*
Revert "Own the sequence buffer"
huntc
2022-01-30
1
-7
/
+6
*
Own the sequence buffer
huntc
2022-01-29
1
-6
/
+7
*
Now permits sequences to be mutated subsequently
huntc
2022-01-28
1
-2
/
+2
*
Make the sequence a little nicer to pass around
huntc
2022-01-28
1
-3
/
+7
*
PWM WS2812B example and per sequence config
huntc
2022-01-28
1
-4
/
+5
*
Stop PWM before assigning the new sequence
huntc
2022-01-25
1
-1
/
+1
*
Strengthen the borrow
huntc
2022-01-24
1
-1
/
+1
*
Permit many sequences to be passed
huntc
2022-01-23
1
-8
/
+2
*
nrf: sequencepwm add events
Jacob Rosenthal
2021-11-13
1
-0
/
+73