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
/
embassy-nrf
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nrf: nrf52832 doesn't have SPI3
Dario Nieuwenhuis
2022-03-22
1
-1
/
+0
*
nrf/gpio: Make Input is_high/is_low public.
Dario Nieuwenhuis
2022-03-17
2
-6
/
+6
*
Update rust nightly, embedded-hal 1.0, embedded-hal-async.
Dario Nieuwenhuis
2022-03-11
4
-324
/
+163
*
Merge #640
bors[bot]
2022-03-09
5
-50
/
+238
|
\
|
*
Move EasyDMA documentation to module level
Til Blechschmidt
2022-03-08
4
-38
/
+53
|
*
Fix inverted boolean condition
Til Blechschmidt
2022-03-08
1
-1
/
+1
|
*
Refactor _from_ram methods to use more readable copy operation
Til Blechschmidt
2022-03-02
3
-23
/
+18
|
*
Change TWIM methods to copy slice if required and add non-copying variants
Til Blechschmidt
2022-03-02
1
-41
/
+86
|
*
Change UARTE methods to copy slice if required and add non-copying variants
Til Blechschmidt
2022-03-02
1
-1
/
+35
|
*
Fix EasyDMA slice copying not actually copying data
Til Blechschmidt
2022-02-23
1
-4
/
+7
|
*
Change slice length check to use stable method
Til Blechschmidt
2022-02-23
2
-2
/
+3
|
*
Add defmt log outputs for SPIM memcpy
Til Blechschmidt
2022-02-23
1
-0
/
+2
|
*
Change SPIM methods to copy slice if required and add non-copying variants
Til Blechschmidt
2022-02-23
1
-4
/
+97
|
*
Skip EasyDMA slice location check if slice is empty
Til Blechschmidt
2022-02-23
2
-3
/
+3
*
|
Simplifies the API by taking in the TIMER and PPI channels
huntc
2022-03-07
1
-39
/
+53
*
|
Improve nRF Saadc sampling
huntc
2022-03-07
1
-7
/
+76
*
|
docs: prevent inline doc spam for reexports.
Dario Nieuwenhuis
2022-03-04
3
-0
/
+7
|
/
*
time: better docs explaining overflow handling.
Dario Nieuwenhuis
2022-02-23
1
-18
/
+45
*
Merge #615
bors[bot]
2022-02-12
1
-1
/
+0
|
\
|
*
nrf: remove stray mention of OptionalPin
Dario Nieuwenhuis
2022-02-12
1
-1
/
+0
*
|
Merge #613
bors[bot]
2022-02-12
6
-79
/
+92
|
\
\
|
|
/
|
/
|
|
*
embassy, embassy-nrf: add `nightly` Cargo feature to gate nightly-only features.
Dario Nieuwenhuis
2022-02-12
5
-78
/
+90
|
*
blocking_mutex: refactor to work on stable. No GATs, and can be constructed i...
Dario Nieuwenhuis
2022-02-12
1
-1
/
+2
*
|
nrf: remove OptionalPin
Dario Nieuwenhuis
2022-02-12
5
-144
/
+317
|
/
*
Upgrade to embedded-storage 0.3.0
Ulf Lilleengen
2022-02-07
1
-2
/
+15
*
Further API simplification for the single seq scenario
huntc
2022-02-05
1
-2
/
+2
*
Forgot to expose the stop method
huntc
2022-02-04
1
-0
/
+8
*
Introduced the SingleSequencer and a more complex Sequencer
huntc
2022-02-04
1
-41
/
+72
*
Expose PWM
huntc
2022-02-04
1
-2
/
+2
*
Doco correction
huntc
2022-02-04
1
-3
/
+3
*
Introduces a Sequences struct
huntc
2022-02-04
1
-131
/
+143
*
Clarify why we need the mut buffer
huntc
2022-02-04
1
-0
/
+2
*
Some more doco
huntc
2022-01-30
1
-0
/
+3
*
Revert "Own the sequence buffer"
huntc
2022-01-30
1
-76
/
+32
*
Own the sequence buffer
huntc
2022-01-29
1
-32
/
+76
*
Now permits sequences to be mutated subsequently
huntc
2022-01-28
1
-7
/
+17
*
Doc tidying
huntc
2022-01-28
1
-3
/
+1
*
Make the sequence a little nicer to pass around
huntc
2022-01-28
1
-17
/
+29
*
PWM WS2812B example and per sequence config
huntc
2022-01-28
1
-27
/
+62
*
Stop PWM before assigning the new sequence
huntc
2022-01-25
1
-2
/
+2
*
Strengthen the borrow
huntc
2022-01-24
1
-1
/
+1
*
Permit many sequences to be passed
huntc
2022-01-23
1
-30
/
+32
*
nrf: return ptr in slice_ptr_parts
Dario Nieuwenhuis
2022-01-19
1
-3
/
+3
*
nrf: impl embedded-hal 1.0 and embedded-hal-async traits.
Dario Nieuwenhuis
2022-01-13
6
-251
/
+903
*
nrf/rng: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
1
-64
/
+51
*
nrf/qspi: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
1
-120
/
+88
*
nrf/uarte: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
1
-184
/
+257
*
nrf/gpiote: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
2
-52
/
+31
*
nrf/gpio: Rename FlexPin to Flex.
Dario Nieuwenhuis
2022-01-13
2
-16
/
+16
*
nrf/twim: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
1
-265
/
+155
[prev]
[next]