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
/
examples
Age
Commit message (
Expand
)
Author
2022-10-12
Merge #984 #1006
bors[bot]
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 #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-07
Fix adc_v4 compilation
chemicstry
2022-10-07
Fix internal channel reading on adc_v2
chemicstry
2022-10-07
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
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
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
Remove flash lock/unlock public API from stm32 flash, and perform the unlocki...
Mathias
2022-09-29
Update embedded-hal versions and explicitly pin
Ulf Lilleengen
2022-09-28
Update some outstanding questions
ceekdee
2022-09-27
Initial add for sx126x
ceekdee
2022-09-26
Use firmware writer in stm32{f7, h7} example app
Ulf Lilleengen
2022-09-26
usb: move classes into the `embassy-usb` crate.
Dario Nieuwenhuis
2022-09-25
Remove default, reorder generic params
ivmarkov
2022-09-24
Parameterize Signal with RawMutex
ivmarkov
2022-09-22
Replace futures::future::join -> embassy_futures::join::join.
Dario Nieuwenhuis
2022-09-22
Replace futures::future::poll_fn -> core::future::poll_fn.
Dario Nieuwenhuis
2022-09-22
Update Rust nightly.
Dario Nieuwenhuis
2022-09-20
Remove BootFlash borrow
Ulf Lilleengen
2022-09-16
Feature-gate time-driver in embassy-rp
Mathias
2022-09-04
Merge #939
bors[bot]
2022-09-04
usbd-hid: 0.5.2 -> 0.6.0
Alex Martens
2022-09-04
Merge #839
bors[bot]
2022-09-02
Merge #935
bors[bot]
2022-09-02
Remove generic const expressions from embassy-boot
Ulf Lilleengen
2022-09-02
time: add more tick rates, use 1mhz as default.
Dario Nieuwenhuis
2022-09-01
Cleanup examples
Henrik Alsér
2022-09-01
Reorder args
Henrik Alsér
2022-09-01
transfer_in_place
Henrik Alsér
2022-09-01
Fix example
Henrik Alsér
2022-09-01
impl embedded-hal-async
Henrik Alsér
2022-09-01
example
Henrik Alsér
2022-08-30
net: feature-gate nightly-only async traits to allow building on stable.
Dario Nieuwenhuis
2022-08-30
Merge pull request #927 from embassy-rs/rp-usb
Dario Nieuwenhuis
2022-08-29
futures: move select* and join* to separate modules.
Dario Nieuwenhuis
2022-08-26
lora: Fix for stm32l0 exampe to build
Timo Kröger
2022-08-26
Use released rust-lorawan with radio fixes
Ulf Lilleengen
2022-08-26
Use LP as default
Ulf Lilleengen
2022-08-26
lora: Make some options configurable
Timo Kröger
2022-08-26
lora: Use a trait for RF frontend switching
Timo Kröger
2022-08-26
lora: Improve IRQ handling
Timo Kröger
2022-08-26
stm32wl: Do not require external SPI pins for SUBGHZ
Timo Kröger
[next]