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-19
Merge #1017
master
bors[bot]
2022-10-19
Add missing examples to rust-analyzer linked projects
Grant Miller
2022-10-19
Merge #1014
bors[bot]
2022-10-18
Merge #1015
bors[bot]
2022-10-18
Enable defmt in embassy-hal-common
Matous Hybl
2022-10-18
Add memory barriers to H7 flash driver to mitigate PGSERR errors
Matous Hybl
2022-10-18
Merge #1012
bors[bot]
2022-10-17
Associate state with the instance rather than having a separate array
Jeremy Fitzhardinge
2022-10-16
rp i2c: have separate wakers for each i2c unit
Jeremy Fitzhardinge
2022-10-12
Merge #984 #1006
bors[bot]
2022-10-12
Merge #1010
bors[bot]
2022-10-12
Correctly enable RTC_IRQ when scheduling an RTC alarm
Mathias
2022-10-11
Merge #985
bors[bot]
2022-10-11
Merge #1008
bors[bot]
2022-10-11
Add note on partition sizes to bootloader docs
Ulf Lilleengen
2022-10-10
Change rak4631 feature to sx126x, removing use in board-specific processing; ...
ceekdee
2022-10-10
Merge branch 'embassy-rs:master' into master
Chuck Davis
2022-10-10
Merge #1005
bors[bot]
2022-10-10
Merge #1004
bors[bot]
2022-10-09
Removes some of the code duplication for UarteWithIdle
huntc
2022-10-08
Merge branch 'embassy-rs:master' into master
Chuck Davis
2022-10-08
Improve generics and consolidate antenna handling
ceekdee
2022-10-08
Expose Pin::pin() and Pin::bank() as public
Matt Johnston
2022-10-07
Fix adc_v4 compilation
chemicstry
2022-10-07
Fix internal channel reading on adc_v2
chemicstry
2022-10-07
Merge #1003
bors[bot]
2022-10-07
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
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
rp async i2c: raise the tx_empty threshold
Jeremy Fitzhardinge
2022-10-03
rp i2c: clean up tx_abrt handling
Jeremy Fitzhardinge
2022-10-03
Use 1 thread in ci doc building.
Dario Nieuwenhuis
2022-10-02
rp i2c: allow blocking ops on async contexts
Jeremy Fitzhardinge
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
make I2c::write_async take an iterator
Jeremy Fitzhardinge
2022-10-01
embassy-rp i2c: async (non-blocking) example
Jeremy Fitzhardinge
2022-10-01
embassy-rp: async i2c implementation
Jeremy Fitzhardinge
2022-10-01
rp i2c: make blocking only for Mode=Blocking
Jeremy Fitzhardinge
2022-10-01
rp i2c: remove vestiges of DMA
Jeremy Fitzhardinge
2022-10-01
embassy-rp: inline I2c::regs
Jeremy Fitzhardinge
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]
[next]