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-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
2022-08-26
Merge #913
bors[bot]
2022-08-25
rp: add usb device support.
Dario Nieuwenhuis
2022-08-23
Enable 'std' feature on critical-section for WASM
Ulf Lilleengen
2022-08-23
Merge branch 'master' of https://github.com/embassy-rs/embassy into embassy-r...
Mathias
2022-08-22
sync: flatten module structure.
Dario Nieuwenhuis
2022-08-22
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-22
Remove Forever, switch to static_cell.
Dario Nieuwenhuis
2022-08-20
Switch to crates.io version of systemview-target
Quentin Smith
2022-08-19
Fetch systemview-target from upstream git
Quentin Smith
2022-08-19
Fix uart rp2040 blocking example
Mathias
2022-08-19
Fix package name for the new nrf-rtos-trace example
Quentin Smith
2022-08-19
Merge branch 'master' of https://github.com/embassy-rs/embassy into rtos-trace
Quentin Smith
2022-08-18
Merge #910
bors[bot]
2022-08-18
Fix rp uart example
Mathias
2022-08-18
Move rtos-trace example to a separate project to simplify Cargo.toml
Quentin Smith
2022-08-18
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-17
examples Remove the `fn config()` idiom.
Dario Nieuwenhuis
2022-08-17
Remove HAL initialization from #[embassy::main] macro.
Dario Nieuwenhuis
2022-08-17
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-08-16
Run cargo fmt
Quentin Smith
2022-08-16
Allow rtos_trace example to be used without log
Quentin Smith
2022-08-16
Add example of rtos-trace / SystemView
Quentin Smith
2022-08-10
Add UDP example app
Artur Kowalski
2022-08-10
Merge #896
bors[bot]
2022-08-09
Implement I2C pullup configuration
chemicstry
2022-08-09
Add example using embedded-nal-async traits
Ulf Lilleengen
[next]