aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32wb/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
...
* wpan: prepare net impl.xoviat2023-07-151-1/+2
* Merge branch 'master' into mac-3xoviat2023-07-151-2/+3
|\
| * stm32wb: add gatt server exampleGhaithOueslati2023-07-151-0/+4
| * wpan: update `stm32wb-hci` to version 0.1.3GhaithOueslati2023-07-151-4/+1
* | wip: added MAC commandsgoueslati2023-07-111-1/+1
* | wipgoueslati2023-07-101-1/+5
|/
* Release embassy-time v0.1.2Dario Nieuwenhuis2023-07-061-1/+1
* stm32/tests: update ble testxoviat2023-06-221-1/+4
* wpan: add BLE HCIgoueslati2023-06-221-1/+5
* stm32/wpan: add draft mac mboxxoviat2023-06-181-0/+14
* fix CI errorgoueslati2023-06-121-1/+1
* fix buildgoueslati2023-06-121-0/+1
* Remove embassy-cortex-m crate, move stuff to embassy-hal-common.Dario Nieuwenhuis2023-06-091-1/+1
* stm32/ipcc: extract tl_mbox linker file to embassy-stm32xoviat2023-05-271-1/+1
* removed hardcoded addresses in memory.xgoueslati2023-05-041-1/+1
* Bump versions preparing for -macros and -executor releaseUlf Lilleengen2023-04-271-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
* Remove the authors field from Cargo.tomlsDario Nieuwenhuis2022-06-181-1/+0
* Update to 2021 edition. (#820)Dario Nieuwenhuis2022-06-181-2/+1
* examples/stm32*, tests/stm32: specify time-tick-32768hzWill Glynn2022-05-311-1/+1
* Add missing stm32wl/stm32wb chips except stm32wleDario Nieuwenhuis2022-04-081-0/+20