| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update submodule ref | Ulf Lilleengen | 2021-06-08 | 1 | -0/+0 |
| * | Reduce generics noise | Ulf Lilleengen | 2021-06-08 | 4 | -26/+23 |
| * | Use critical_section | Ulf Lilleengen | 2021-06-08 | 1 | -10/+16 |
| * | Enable clock for SPI v1 and v3 | Ulf Lilleengen | 2021-06-08 | 2 | -14/+20 |
| * | Cargo fmt | Ulf Lilleengen | 2021-06-08 | 1 | -2/+0 |
| * | Workaround for L4 | Ulf Lilleengen | 2021-06-08 | 1 | -6/+11 |
| * | Add workaround for STM32H7 | Ulf Lilleengen | 2021-06-08 | 1 | -1/+6 |
| * | Auto generate SPI v2 clock enable | Ulf Lilleengen | 2021-06-08 | 4 | -7/+65 |
| * | Merge pull request #233 from bobmcwhirter/l4-examples | Dario Nieuwenhuis | 2021-06-08 | 10 | -0/+373 |
| |\ | |||||
| | * | Add to GHA. | Bob McWhirter | 2021-06-08 | 1 | -0/+2 |
| | * | Initial examples for STM32L4+ | Bob McWhirter | 2021-06-08 | 5 | -2/+230 |
| | * | Add blinky example. | Bob McWhirter | 2021-06-08 | 5 | -0/+143 |
| |/ | |||||
| * | Merge pull request #232 from jacobrosenthal/twim-derive-format | Dario Nieuwenhuis | 2021-06-08 | 1 | -0/+1 |
| |\ | |||||
| | * | embassy-nrf: twim derive defmt | Jacob Rosenthal | 2021-06-07 | 1 | -0/+1 |
| |/ | |||||
| * | Add resolver=2 to cargo workspace example | Dario Nieuwenhuis | 2021-06-08 | 1 | -0/+2 |
| * | nrf/buffered_uarte: Fix crash when calling set_baudrate as the very first thing. | Dario Nieuwenhuis | 2021-06-08 | 1 | -1/+3 |
| * | Merge pull request #231 from lulf/update-modulre-ref | Dario Nieuwenhuis | 2021-06-07 | 1 | -0/+0 |
| |\ | |||||
| | * | Update submodule ref | Ulf Lilleengen | 2021-06-07 | 1 | -0/+0 |
| |/ | |||||
| * | Merge pull request #230 from lulf/update-regen-peripherals | Dario Nieuwenhuis | 2021-06-07 | 7 | -67/+53 |
| |\ | |||||
| | * | Update after name fix | Ulf Lilleengen | 2021-06-07 | 1 | -2/+2 |
| | * | Fix | Ulf Lilleengen | 2021-06-07 | 2 | -1/+2 |
| | * | Update ref | Ulf Lilleengen | 2021-06-07 | 1 | -0/+0 |
| | * | Fix stm32l0 build | Ulf Lilleengen | 2021-06-07 | 2 | -21/+18 |
| | * | Update to new api | Ulf Lilleengen | 2021-06-07 | 4 | -43/+31 |
| |/ | |||||
| * | Merge pull request #229 from embassy-rs/buildrs-macrotables | Dario Nieuwenhuis | 2021-06-07 | 5 | -16/+9 |
| |\ | |||||
| | * | stm32-metapac: Do not generate cfgs metadata | Dario Nieuwenhuis | 2021-06-07 | 2 | -11/+0 |
| | * | Use macrotables from build.rs | Dario Nieuwenhuis | 2021-06-07 | 3 | -5/+9 |
| |/ | |||||
| * | Merge pull request #227 from embassy-rs/fmt2 | Dario Nieuwenhuis | 2021-06-07 | 35 | -314/+949 |
| |\ | |||||
| | * | fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled. | Dario Nieuwenhuis | 2021-06-07 | 8 | -99/+161 |
| | * | fmt: use absolute paths | Dario Nieuwenhuis | 2021-06-07 | 6 | -174/+174 |
| | * | fmt: make all macros `macro_rules` so scoping is consistent. | Dario Nieuwenhuis | 2021-06-07 | 33 | -311/+884 |
| |/ | |||||
| * | Merge pull request #224 from rukai/readme_examples | Dario Nieuwenhuis | 2021-06-06 | 1 | -4/+14 |
| |\ | |||||
| | * | Improve examples section of readme | Rukai | 2021-06-05 | 1 | -4/+14 |
| * | | Merge pull request #225 from rukai/fix_stm32_warnings2 | Dario Nieuwenhuis | 2021-06-06 | 9 | -57/+21 |
| |\ \ | |||||
| | * | | Fix stm32 warnings | Rukai | 2021-06-06 | 9 | -57/+21 |
| | |/ | |||||
| * | | Merge pull request #222 from folkertdev/nrf-async-twim | Dario Nieuwenhuis | 2021-06-05 | 3 | -8/+225 |
| |\ \ | |/ |/| | |||||
| | * | fix errors | Folkert | 2021-06-05 | 1 | -2/+2 |
| | * | extract the polled-on function | Folkert | 2021-06-05 | 1 | -55/+24 |
| | * | add distinct read and write functions | Folkert | 2021-06-05 | 1 | -2/+131 |
| | * | changes after review | Folkert | 2021-06-05 | 1 | -4/+3 |
| | * | skip 'in ram' check for mutable slice in fullduplex | Folkert | 2021-06-05 | 1 | -1/+2 |
| | * | nrf async twim | Folkert | 2021-06-04 | 2 | -7/+126 |
| * | | Merge pull request #223 from timokroeger/interrupt-unborrow | Dario Nieuwenhuis | 2021-06-04 | 1 | -1/+1 |
| |\ \ | |/ |/| | |||||
| | * | Add `Unborrow` trait bound for `Interrupt` | Timo Kröger | 2021-06-04 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #221 from embassy-rs/heapless | Dario Nieuwenhuis | 2021-06-04 | 7 | -351/+4 |
| |\ | |||||
| | * | Update heapless | Dario Nieuwenhuis | 2021-06-04 | 4 | -5/+4 |
| | * | Remove embassy-net-examples (moved to std) | Dario Nieuwenhuis | 2021-06-04 | 3 | -346/+0 |
| |/ | |||||
| * | Merge pull request #219 from bobmcwhirter/peripheral_pins | Dario Nieuwenhuis | 2021-06-03 | 14 | -177/+310 |
| |\ | |||||
| | * | Move most of DMA out of gen.py. | Bob McWhirter | 2021-06-03 | 2 | -7/+27 |
| | * | General clean-up and removal of dead code. | Bob McWhirter | 2021-06-03 | 5 | -60/+7 |
