| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge #853 | bors[bot] | 2022-07-16 | 1 | -0/+38 |
| |\ | |||||
| | * | Add embedded_hal_async support for embassy-rp | Daniel Bevenius | 2022-07-14 | 1 | -0/+38 |
| * | | Fix unused imports | chemicstry | 2022-07-14 | 1 | -1/+0 |
| * | | Fix erasing across banks | chemicstry | 2022-07-14 | 1 | -5/+3 |
| * | | Fix writing to last sector of F4 flash | chemicstry | 2022-07-14 | 1 | -10/+20 |
| |/ | |||||
| * | fix typo | Philip A Reimer | 2022-07-11 | 1 | -1/+1 |
| * | Merge #858 | bors[bot] | 2022-07-11 | 17 | -78/+78 |
| |\ | |||||
| | * | embassy-stm32: Simplify time | Grant Miller | 2022-07-10 | 17 | -78/+78 |
| * | | Merge #859 | bors[bot] | 2022-07-11 | 2 | -0/+58 |
| |\ \ | |/ |/| | |||||
| | * | Add F4 flash driver | chemicstry | 2022-07-11 | 2 | -0/+58 |
| * | | Merge #810 | bors[bot] | 2022-07-11 | 5 | -95/+25 |
| |\ \ | |/ |/| | |||||
| | * | Trait for UsbSupply | huntc | 2022-07-09 | 5 | -90/+24 |
| | * | Puts in the machinery to handle power detected/removed | huntc | 2022-07-07 | 1 | -33/+5 |
| | * | Introduces EnabledUsbDevice | huntc | 2022-07-07 | 1 | -7/+31 |
| * | | Use u32 instead of Duration for IWDG | chemicstry | 2022-07-11 | 1 | -1/+1 |
| * | | Add comments to watchdog example | chemicstry | 2022-07-10 | 1 | -0/+2 |
| * | | Implement IWDG timeout calculation | chemicstry | 2022-07-10 | 1 | -0/+44 |
| |/ | |||||
| * | Use correct chip family name for example | Ulf Lilleengen | 2022-07-05 | 1 | -1/+1 |
| * | Document configuration options and handle optional downlink | Ulf Lilleengen | 2022-07-04 | 1 | -3/+21 |
| * | Fix RAM origin copy paste from nrf | Ulf Lilleengen | 2022-06-29 | 7 | -7/+7 |
| * | Add build.rs to detect armv6 | Ulf Lilleengen | 2022-06-27 | 1 | -5/+0 |
| * | Move bootloader main to examples | Ulf Lilleengen | 2022-06-24 | 84 | -216/+621 |
| * | Merge #826 | bors[bot] | 2022-06-22 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix example | chemicstry | 2022-06-23 | 1 | -2/+2 |
| * | | Simplify example | chemicstry | 2022-06-23 | 1 | -10/+3 |
| * | | Fix PWM for advanced timers | chemicstry | 2022-06-23 | 1 | -0/+42 |
| |/ | |||||
| * | Merge #817 | bors[bot] | 2022-06-21 | 1 | -0/+106 |
| |\ | |||||
| | * | Added example and some defmt | Dion Dokter | 2022-06-21 | 1 | -0/+106 |
| * | | Merge pull request #822 from embassy-rs/remove-authors | Dario Nieuwenhuis | 2022-06-18 | 28 | -28/+0 |
| |\ \ | |||||
| | * | | Remove the authors field from Cargo.tomls | Dario Nieuwenhuis | 2022-06-18 | 28 | -28/+0 |
| * | | | Merge pull request #821 from embassy-rs/defmt-trace | Dario Nieuwenhuis | 2022-06-18 | 27 | -0/+81 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Add env DEFMT_LOG=trace to all examples. | Dario Nieuwenhuis | 2022-06-18 | 27 | -0/+81 |
| * | | | Update to 2021 edition. (#820) | Dario Nieuwenhuis | 2022-06-18 | 23 | -39/+23 |
| |/ / | |||||
| * / | Update rust nightly. (#819) | Dario Nieuwenhuis | 2022-06-18 | 1 | -1/+0 |
| |/ | |||||
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 172 | -937/+431 |
| * | Merge #806 | bors[bot] | 2022-06-12 | 6 | -9/+9 |
| |\ | |||||
| | * | Add embassy-cortex-m crate. | Dario Nieuwenhuis | 2022-06-12 | 6 | -9/+9 |
| * | | Rename channel to mpmc | huntc | 2022-06-12 | 9 | -9/+9 |
| |/ | |||||
| * | common/PeripheralMutex: remove unsafe API. (#802) | Dario Nieuwenhuis | 2022-06-09 | 1 | -2/+1 |
| * | stm32: add USB driver. | Dario Nieuwenhuis | 2022-06-07 | 13 | -2/+881 |
| * | Add example for using a Signal. | Dominic Clifton | 2022-06-06 | 1 | -0/+41 |
| * | fix build adding missing time-tick feature. | Dario Nieuwenhuis | 2022-05-31 | 7 | -7/+7 |
| * | boot/stm32: autodetect thumbv6, remove cargo feature. | Dario Nieuwenhuis | 2022-05-31 | 2 | -2/+2 |
| * | examples/stm32*, tests/stm32: specify time-tick-32768hz | Will Glynn | 2022-05-31 | 15 | -15/+15 |
| *-. | Merge #781 #785 | bors[bot] | 2022-05-31 | 7 | -256/+240 |
| |\ \ | |||||
| | * | | WIP embassy-net v2 | Dario Nieuwenhuis | 2022-05-25 | 7 | -256/+240 |
| * | | | Update embedded-hal-async to 0.1.0-alpha.1 | Dario Nieuwenhuis | 2022-05-29 | 3 | -3/+3 |
| | |/ |/| | |||||
| * | | Merge #783 | bors[bot] | 2022-05-27 | 3 | -15/+42 |
| |\ \ | |||||
| | * | | Implement BufRead for nrf BufferedUarte | chemicstry | 2022-05-26 | 1 | -15/+5 |
| | * | | Simplify example | chemicstry | 2022-05-26 | 1 | -5/+3 |
