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
/
util.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rustfmt for edition 2024.
Dario Nieuwenhuis
2025-10-06
1
-5
/
+1
*
Use raw slices .len() method instead of unsafe hacks.
Dario Nieuwenhuis
2024-06-13
1
-28
/
+7
*
Fixed suggestions, added nRF51 to BLE
Erik BÄnvik
2024-03-05
1
-1
/
+0
*
nrf: Implement chunked DMA transfers for SPIM peripheral
Priit Laes
2024-02-15
1
-0
/
+13
*
fix warnings
Ulf Lilleengen
2024-01-25
1
-0
/
+1
*
Fix inverted boolean condition
Til Blechschmidt
2022-03-08
1
-1
/
+1
*
Change slice length check to use stable method
Til Blechschmidt
2022-02-23
1
-1
/
+2
*
Skip EasyDMA slice location check if slice is empty
Til Blechschmidt
2022-02-23
1
-2
/
+2
*
nrf: return ptr in slice_ptr_parts
Dario Nieuwenhuis
2022-01-19
1
-3
/
+3
*
nrf/spim: share code between blocking+async.
Dario Nieuwenhuis
2022-01-13
1
-5
/
+17
*
fix slice_in_ram for arbitrary size types
Jacob Rosenthal
2021-11-03
1
-2
/
+2
*
simple_playback api from nrf sdk
Jacob Rosenthal
2021-10-29
1
-2
/
+2
*
nrf: rename Cargo feature references from "51" to "nrf51".
Dario Nieuwenhuis
2021-10-11
1
-1
/
+1
*
nrf: add support for nrf52805, nrf52811, nrf52820
Dario Nieuwenhuis
2021-05-17
1
-0
/
+18