aboutsummaryrefslogtreecommitdiff
path: root/examples/boot/application/stm32l4/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* Add firmware updater examples to CIUlf Lilleengen2023-06-191-0/+1
* Bump versions preparing for -macros and -executor releaseUlf Lilleengen2023-04-271-1/+1
* embassy-boot: update ci and examples to use the nightly flagsander2023-04-201-1/+1
* enable inline-asm feature for cortex-m in examplespennae2023-04-181-1/+1
* Release embassy-sync v0.2.0Dario Nieuwenhuis2023-04-131-1/+1
* executor: add Pender, rework Cargo features.Dario Nieuwenhuis2023-04-031-1/+1
* Bump defmt-rtt to 0.4Dario Nieuwenhuis2022-11-291-1/+1
* all Cargo.toml: Add license to all crate Cargo.toml fileschrysn2022-10-071-0/+1
* time: add more tick rates, use 1mhz as default.Dario Nieuwenhuis2022-09-021-1/+1
* split `embassy-util` into `embassy-futures`, `embassy-sync`.Dario Nieuwenhuis2022-08-221-1/+1
* Split embassy-time from embassy-executor.Dario Nieuwenhuis2022-08-181-1/+2
* Update to critical-section 1.0, atomic-polyfill 1.0Dario Nieuwenhuis2022-08-171-1/+1
* Split embassy crate into embassy-executor, embassy-util.Dario Nieuwenhuis2022-07-291-1/+2
* Move bootloader main to examplesUlf Lilleengen2022-06-241-0/+25