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-10-07
Fix adc_v4 compilation
chemicstry
2022-10-07
Fix internal channel reading on adc_v2
chemicstry
2022-10-07
Use RccPeripheral for adc_v2
chemicstry
2022-10-05
ci/doc: build embassy-time too.
Dario Nieuwenhuis
2022-10-05
Merge #1000
bors[bot]
2022-10-05
Forgot to add space function to immediate publisher
Dion Dokter
2022-10-04
Merge #996
bors[bot]
2022-10-04
Add required info to embassy-sync package
Ulf Lilleengen
2022-10-03
Use 1 thread in ci doc building.
Dario Nieuwenhuis
2022-10-02
Merge pull request #994 from embassy-rs/ci-docs
Dario Nieuwenhuis
2022-10-02
Build docs in CI
Dario Nieuwenhuis
2022-10-02
Merge #993
bors[bot]
2022-10-01
update embedded-hal api
Jeremy Fitzhardinge
2022-10-01
rename to i2c_blocking
Jeremy Fitzhardinge
2022-10-01
rp i2c: blocking example
Jeremy Fitzhardinge
2022-09-30
Merge #992
bors[bot]
2022-09-30
Merge #981
bors[bot]
2022-09-30
Implement embedded-hal-nb for uart
Mathias
2022-09-30
Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...
Mathias
2022-09-30
Merge branch 'master' of https://github.com/embassy-rs/embassy into embassy-s...
Mathias
2022-09-29
Merge #991
bors[bot]
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 #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
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]
[next]