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-07-13
Change get_set_level to get_output_level
chemicstry
2022-07-13
Add convenience GPIO functions to NRF
chemicstry
2022-07-11
Merge #810
bors[bot]
2022-07-09
Add embassy-embedded-hal nightly feature
Henrik Alsér
2022-07-09
Trait for UsbSupply
huntc
2022-07-09
Associated type
Henrik Alsér
2022-07-08
Shared buses with SetConfig
Henrik Alsér
2022-07-08
New constructor to cater for the softdevice
huntc
2022-07-07
Puts in the machinery to handle power detected/removed
huntc
2022-06-26
docs: Add $COMMIT to git srclinks.
Dario Nieuwenhuis
2022-06-25
nrf/uart: add support for tx-only and rx-only uart.
Dario Nieuwenhuis
2022-06-23
Add more API docs for embassy-cortex-m and embassy-nrf
Ulf Lilleengen
2022-06-18
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
Update to 2021 edition. (#820)
Dario Nieuwenhuis
2022-06-18
Update rust nightly. (#819)
Dario Nieuwenhuis
2022-06-12
Run rustfmt.
Dario Nieuwenhuis
2022-06-12
Add embassy-cortex-m crate.
Dario Nieuwenhuis
2022-06-09
common/PeripheralMutex: remove unsafe API. (#802)
Dario Nieuwenhuis
2022-06-07
nrf/twim: allow zero length transfers.
Dario Nieuwenhuis
2022-05-31
Merge #788
bors[bot]
2022-05-30
usb: make ControlPipe accept, reject async.
Dario Nieuwenhuis
2022-05-30
usb: add first, last params to ControlPipe data_in, data_out.
Dario Nieuwenhuis
2022-05-30
usb: remove is_stalled, set_stalled from Endpoint.
Dario Nieuwenhuis
2022-05-29
Update embedded-hal-async to 0.1.0-alpha.1
Dario Nieuwenhuis
2022-05-26
Revert "Fix irq pend behavior"
chemicstry
2022-05-26
Fix irq pend behavior
chemicstry
2022-05-26
Implement BufRead for nrf BufferedUarte
chemicstry
2022-05-19
Update embedded-io to 0.3
Dario Nieuwenhuis
2022-05-14
nrf/buffered_uarte: fix out of bounds on read.
Dario Nieuwenhuis
2022-05-12
Merge #768
bors[bot]
2022-05-12
nrf/usb: fix control out transfers getting corrupted due to ep0rcvout stickin...
Dario Nieuwenhuis
2022-05-12
usb: parse request in embassy-usb instead of the driver.
Dario Nieuwenhuis
2022-05-12
Remove OnDrop handler, start sampling in new
Henrik Alsér
2022-05-12
Merge branch 'embassy-rs:master' into qdec
Henrik Alsér
2022-05-10
usb: merge `alloc_control_pipe` and `into_bus` into `start`.
Dario Nieuwenhuis
2022-05-09
usb: remove address arg from endpoint allocation.
Dario Nieuwenhuis
2022-05-07
Merge branch 'embassy-rs:master' into qdec
Henrik Alsér
2022-05-07
Replace embassy::io with embedded_io.
Dario Nieuwenhuis
2022-05-07
Add qdec module
Henrik Alsér
2022-05-03
nrf/twim: add blocking methods variants with timeout.
Dario Nieuwenhuis
2022-05-03
nrf/twim: add option for high drive.
Dario Nieuwenhuis
2022-05-03
nrf/gpio: add input+output to Flex, for OpenDrain.
Dario Nieuwenhuis
2022-04-27
Add split method to UarteWithIdle
Zoey Riordan
2022-04-23
Merge pull request #722 from embassy-rs/usb-altsettings
Dario Nieuwenhuis
2022-04-23
nrf: autoenable defmt in deps.
Dario Nieuwenhuis
2022-04-23
usb: builtin handling of interface alternate settings
Dario Nieuwenhuis
2022-04-22
Switch to crates.io embedded-hal, embedded-hal-async.
Dario Nieuwenhuis
2022-04-19
Add embedded-storage trait impls for QSPI
Ulf Lilleengen
2022-04-13
Make Driver::disable async and fix comment
alexmoon
2022-04-13
Remove dead code on nrf5340
alexmoon
[prev]
[next]