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
Age
Commit message (
Expand
)
Author
2022-09-29
usb: remove all "Direction as u8" casts.
Dario Nieuwenhuis
2022-09-29
Merge #990
bors[bot]
2022-09-29
Went back to named futures but now with must_use
Dion Dokter
2022-09-29
Futures in pub & sub are now awaited instead of returned for better user comp...
Dion Dokter
2022-09-29
Merge branch 'master' of https://github.com/embassy-rs/embassy into embassy-s...
Mathias
2022-09-29
Merge #988
bors[bot]
2022-09-29
Update embedded-hal versions and explicitly pin
Ulf Lilleengen
2022-09-29
Remove code duplication on nb_read
Mathias
2022-09-28
Merge branch 'embassy-rs:master' into master
Chuck Davis
2022-09-28
Update some outstanding questions
ceekdee
2022-09-28
Merge #983
bors[bot]
2022-09-28
Remove subghz static lifetime requirement
Ulf Lilleengen
2022-09-28
Add E-H1 uart blocking & nb implementation
Mathias
2022-09-27
Initial add for sx126x
ceekdee
2022-09-27
Merge #914
bors[bot]
2022-09-27
Allow unused fields temporarily in i2c
Mathias
2022-09-27
Move async i2c implementation to new PR, to merge working blocking implementa...
Mathias
2022-09-27
Apply suggestions from code review
Mathias Koch
2022-09-27
Add async API for I2C
Mathias
2022-09-27
Add further i2c error types
Mathias
2022-09-27
Fix blocking I2C
Mathias
2022-09-27
Add blocking read & write for I2C
Mathias
2022-09-27
Add preliminary I2C implementation for RP2040
Mathias
2022-09-27
Merge #979
bors[bot]
2022-09-27
usb: make HALs depend only on embassy-usb-driver.
Dario Nieuwenhuis
2022-09-27
Merge #934
bors[bot]
2022-09-27
Fix bufferedUart read and write tests
Mathias
2022-09-27
Extend buffered-uart test to transmit 32 bytes
Mathias
2022-09-27
Rename from {Rx,Tx}BufferedUart to BufferedUart{Rx,Tx} to be compliant with s...
Mathias
2022-09-27
Rebase
Mathias
2022-09-26
Merge #973
bors[bot]
2022-09-26
Merge #976
bors[bot]
2022-09-26
Merge #977
bors[bot]
2022-09-26
Use firmware writer in stm32{f7, h7} example app
Ulf Lilleengen
2022-09-26
rp: set correct teleprobe target for rpi-pico tests.
Dario Nieuwenhuis
2022-09-26
Add HIL test for bufferedUart
Mathias
2022-09-26
Remove code-duplication in async bufferedUart implementations
Mathias
2022-09-26
Enable embedded-io on nightly
Mathias
2022-09-26
Formatting
Mathias
2022-09-26
Add bufferedUart, including a split version for only Rx or Tx
Mathias
2022-09-26
Add BufferedUart implementation, and feature-guard time-driver initialization...
Mathias
2022-09-26
rp: enable time-driver in Cargo.toml instead of ci.sh
Dario Nieuwenhuis
2022-09-26
Merge #975
bors[bot]
2022-09-26
rp: Disable intrinsics by default.
Dario Nieuwenhuis
2022-09-26
Rework STM32 BufferedUart internals so we can split into Rx and Tx like embas...
Guillaume MICHEL
2022-09-26
Merge #972
bors[bot]
2022-09-26
usb: move classes into the `embassy-usb` crate.
Dario Nieuwenhuis
2022-09-26
usb: do not allow converting Directon to/from u8
Dario Nieuwenhuis
2022-09-26
usb: split driver trait to separate crate.
Dario Nieuwenhuis
2022-09-26
Merge #965
bors[bot]
[prev]
[next]