| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge #1376 | bors[bot] | 2023-05-01 | 1 | -0/+1 |
| |\ |
|
| | * | stm32/rtc: cleanup and consolidate | xoviat | 2023-04-18 | 1 | -0/+1 |
| * | | Bump versions preparing for -macros and -executor release | Ulf Lilleengen | 2023-04-27 | 1 | -1/+1 |
| * | | enable inline-asm feature for cortex-m in examples | pennae | 2023-04-18 | 1 | -1/+1 |
| |/ |
|
| * | stm32/rtc: remove chrono datetime and add converters | xoviat | 2023-04-16 | 1 | -1/+1 |
| * | stm32/sdmmc: switch to AFIT. | Dario Nieuwenhuis | 2023-04-15 | 1 | -1/+1 |
| * | Release embassy-sync v0.2.0 | Dario Nieuwenhuis | 2023-04-13 | 1 | -1/+1 |
| * | executor: add Pender, rework Cargo features. | Dario Nieuwenhuis | 2023-04-03 | 1 | -1/+1 |
| * | Example fixes. | Dario Nieuwenhuis | 2023-03-01 | 1 | -5/+1 |
| * | stm32/usb_otg: Add F4 usb_ethernet example | chemicstry | 2023-01-18 | 1 | -1/+5 |
| * | stm32 otg: add examples. | chemicstry | 2023-01-11 | 1 | -2/+3 |
| * | Bump defmt-rtt to 0.4 | Dario Nieuwenhuis | 2022-11-29 | 1 | -1/+1 |
| * | Switch to async-fn-in-trait | Dario Nieuwenhuis | 2022-11-25 | 1 | -1/+1 |
| * | Update Rust nightly. | Dario Nieuwenhuis | 2022-10-26 | 1 | -1/+1 |
| * | all Cargo.toml: Add license to all crate Cargo.toml files | chrysn | 2022-10-07 | 1 | -0/+1 |
| * | time: add more tick rates, use 1mhz as default. | Dario Nieuwenhuis | 2022-09-02 | 1 | -1/+1 |
| * | split `embassy-util` into `embassy-futures`, `embassy-sync`. | Dario Nieuwenhuis | 2022-08-22 | 1 | -1/+1 |
| * | Remove Forever, switch to static_cell. | Dario Nieuwenhuis | 2022-08-22 | 1 | -0/+1 |
| * | Split embassy-time from embassy-executor. | Dario Nieuwenhuis | 2022-08-18 | 1 | -1/+2 |
| * | Update to critical-section 1.0, atomic-polyfill 1.0 | Dario Nieuwenhuis | 2022-08-17 | 1 | -1/+1 |
| * | Add DACv1 example for F4 | chemicstry | 2022-08-04 | 1 | -0/+1 |
| * | Split embassy crate into embassy-executor, embassy-util. | Dario Nieuwenhuis | 2022-07-29 | 1 | -1/+2 |
| * | Add F4 flash driver | chemicstry | 2022-07-11 | 1 | -0/+1 |
| * | Remove the authors field from Cargo.tomls | Dario Nieuwenhuis | 2022-06-18 | 1 | -1/+0 |
| * | Update to 2021 edition. (#820) | Dario Nieuwenhuis | 2022-06-18 | 1 | -2/+1 |
| * | examples/stm32*, tests/stm32: specify time-tick-32768hz | Will Glynn | 2022-05-31 | 1 | -1/+1 |
| * | Fix removed space | chemicstry | 2022-05-26 | 1 | -0/+1 |
| * | Reimplement BufRead for BufferedUart | chemicstry | 2022-05-26 | 1 | -1/+1 |
| * | Remove embassy_hal_common::usb. | Dario Nieuwenhuis | 2022-05-04 | 1 | -1/+1 |
| * | Use embassy/defmt-timestamp-uptime in all examples. | Dario Nieuwenhuis | 2022-04-02 | 1 | -1/+1 |
| * | Update rust nightly, embedded-hal 1.0, embedded-hal-async. | Dario Nieuwenhuis | 2022-03-11 | 1 | -1/+1 |
| * | stm32: add rust stable support | Dario Nieuwenhuis | 2022-02-12 | 1 | -1/+1 |
| * | Merge USB FS and HS peripherals. Add ULPI. | chemicstry | 2022-02-09 | 1 | -1/+1 |
| * | Add stm32 USB OTG peripherals | chemicstry | 2022-02-08 | 1 | -1/+4 |
| * | traits: migrate Delay to embedded-hal 1.0+async, remove Rng and Flash. | Dario Nieuwenhuis | 2022-01-27 | 1 | -2/+1 |
| * | stm32: add `time-driver-any` cargo feature that automatically picks one avail... | Dario Nieuwenhuis | 2022-01-24 | 1 | -1/+1 |
| * | Make exti an optional feature | Ulf Lilleengen | 2022-01-12 | 1 | -1/+1 |
| * | examples: remove unused deps. | Dario Nieuwenhuis | 2021-11-29 | 1 | -1/+0 |
| * | Remove unused deps | Dario Nieuwenhuis | 2021-11-15 | 1 | -1/+0 |
| * | Adjust all examples to defmt 0.3. | Bob McWhirter | 2021-11-15 | 1 | -15/+5 |
| * | Update lots of deps | Dario Nieuwenhuis | 2021-09-11 | 1 | -8/+8 |
| * | Update cortex-m-rt to v0.7 for stm32, rp. | Dario Nieuwenhuis | 2021-08-19 | 1 | -1/+1 |
| * | CAN support with bxcan crate | Timo Kröger | 2021-08-18 | 1 | -0/+1 |
| * | stm32/time: add Cargo features to choose tim2/tim3 | Dario Nieuwenhuis | 2021-08-05 | 1 | -1/+1 |
| * | Use an em bikeshed instead of an underscore bikeshed. | Bob McWhirter | 2021-08-02 | 1 | -1/+1 |
| * | Put the implicit memory.x behind a `memory_x` feature on embassy-stm32. | Bob McWhirter | 2021-08-02 | 1 | -1/+1 |
| * | Rename embassy-extras to embassy-hal-common | Dario Nieuwenhuis | 2021-07-29 | 1 | -1/+1 |
| * | Cleanup stm32f4 examples | Timo Kröger | 2021-07-21 | 1 | -2/+1 |
| * | Fix stm32 warnings | Rukai | 2021-06-06 | 1 | -2/+2 |
| * | Update heapless | Dario Nieuwenhuis | 2021-06-04 | 1 | -1/+1 |