index
:
embassy
master
tmp/dfu_pkg_pca10059
Modern embedded framework, using Rust and async.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embassy-nrf
Age
Commit message (
Expand
)
Author
2022-01-19
nrf: return ptr in slice_ptr_parts
Dario Nieuwenhuis
2022-01-13
nrf: impl embedded-hal 1.0 and embedded-hal-async traits.
Dario Nieuwenhuis
2022-01-13
nrf/rng: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/qspi: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/uarte: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/gpiote: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/gpio: Rename FlexPin to Flex.
Dario Nieuwenhuis
2022-01-13
nrf/twim: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/spim: expose all functionality as inherent methods.
Dario Nieuwenhuis
2022-01-13
nrf/spim: share code between blocking+async.
Dario Nieuwenhuis
2022-01-10
Makes the uarte endtx event available
huntc
2022-01-06
Remove unsafe from new on RND
huntc
2022-01-04
Merge #539
bors[bot]
2022-01-03
use upstream nrf-usdb
Jacob Rosenthal
2021-12-23
Lower some verbose logs to trace.
Dario Nieuwenhuis
2021-12-20
nrf/gpio: add infallible inherent methods, remove some duplication.
Dario Nieuwenhuis
2021-12-17
Set Uarte log levels to trace
huntc
2021-12-16
Remove unneeded rustfmt::skip
Ulf Lilleengen
2021-12-16
Update rust-toolchain
Ulf Lilleengen
2021-12-16
Merge #544
bors[bot]
2021-12-16
Properly initialise refcount
huntc
2021-12-16
Too much copy/pasta
huntc
2021-12-16
Ref count the peripheral drop
huntc
2021-12-15
undo T:regs in impl UsbPeripheral
Jacob Rosenthal
2021-12-15
use Instance regs
Jacob Rosenthal
2021-12-15
fix nrf52820
Jacob Rosenthal
2021-12-15
enable USB peripheral for relevant chips
Jacob Rosenthal
2021-12-15
use forked nrf-usbd
Jacob Rosenthal
2021-12-15
rename to UsbBus
Jacob Rosenthal
2021-12-15
Introduces split on the nRF Uarte
huntc
2021-12-14
cleanup
Jacob Rosenthal
2021-12-14
sorta works, too many interupts?
Jacob Rosenthal
2021-12-14
dont expose embedded_hal_common::usb
Jacob Rosenthal
2021-12-14
revert
Jacob Rosenthal
2021-12-14
Merge #542
bors[bot]
2021-12-14
nrf/gpiote: remove PortInput, move impls to Input.
Dario Nieuwenhuis
2021-12-13
make send, consolidate usb types
Jacob Rosenthal
2021-12-13
stub out the embassy registers for usbd
Jacob Rosenthal
2021-12-12
usb feature gate
Jacob Rosenthal
2021-12-12
nrf-usbd
Jacob Rosenthal
2021-12-12
Documents the nRF BufferedUarte problem
huntc
2021-12-10
Provides AsyncWrite with flush
huntc
2021-12-08
Keep Clippy happy
huntc
2021-12-08
Applies the Uarte patch
huntc
2021-12-02
nrf/gpiote: fix build for nrf9160
Dario Nieuwenhuis
2021-12-01
Rationale for uarte usage
huntc
2021-12-01
Removed unsafe from uarte
huntc
2021-11-26
Merge #486
bors[bot]
2021-11-22
Some documentation corrections and expansion
huntc
2021-11-21
Merge #494
bors[bot]
[next]