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
/
stm32g4
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2022-10-07
all Cargo.toml: Add license to all crate Cargo.toml files
chrysn
2022-09-02
time: add more tick rates, use 1mhz as default.
Dario Nieuwenhuis
2022-08-22
split `embassy-util` into `embassy-futures`, `embassy-sync`.
Dario Nieuwenhuis
2022-08-18
Split embassy-time from embassy-executor.
Dario Nieuwenhuis
2022-08-17
Update to critical-section 1.0, atomic-polyfill 1.0
Dario Nieuwenhuis
2022-07-29
Split embassy crate into embassy-executor, embassy-util.
Dario Nieuwenhuis
2022-06-18
Remove the authors field from Cargo.tomls
Dario Nieuwenhuis
2022-06-18
Update to 2021 edition. (#820)
Dario Nieuwenhuis
2022-05-31
examples/stm32*, tests/stm32: specify time-tick-32768hz
Will Glynn
2022-04-02
Use embassy/defmt-timestamp-uptime in all examples.
Dario Nieuwenhuis
2022-02-12
stm32: add rust stable support
Dario Nieuwenhuis
2022-01-27
traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash.
Dario Nieuwenhuis
2022-01-24
stm32: add `time-driver-any` cargo feature that automatically picks one avail...
Dario Nieuwenhuis
2022-01-12
Make exti an optional feature
Ulf Lilleengen
2021-11-27
examples/stm32g4: add pwm example
Dario Nieuwenhuis
2021-11-27
stm32: add stm32g4 support.
Dario Nieuwenhuis