| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32f4 ws2812 example with spi ... | eZio Pan | 2023-12-17 | 2 | -35/+136 |
| * | Merge pull request #2281 from dstric-aqueduct/main | Dario Nieuwenhuis | 2023-12-16 | 1 | -1/+1 |
| |\ | |||||
| | * | remove `suspendable` field from `embassy_usb::builder::Config` | djstrickland | 2023-12-16 | 2 | -15/+3 |
| | * | Update usb.rs | djstrickland | 2023-12-13 | 1 | -1/+1 |
| | * | add `susependable` field to `embassy_usb::builder::Config` | djstrickland | 2023-12-13 | 2 | -3/+15 |
| * | | Merge pull request #2294 from adamgreig/g4-flash | Ulf Lilleengen | 2023-12-16 | 8 | -10/+10 |
| |\ \ | |||||
| | * | | STM32: Enable flash support for STM32G4 | Adam Greig | 2023-12-16 | 8 | -10/+10 |
| |/ / | |||||
| * | | Merge pull request #2293 from esden/fix_qspi_flash_select | Dario Nieuwenhuis | 2023-12-16 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | STM32 QSPI: Fix flash selection. | Piotr Esden-Tempski | 2023-12-15 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #2290 from eZioPan/stm32f4-example-ws2812 | Dario Nieuwenhuis | 2023-12-15 | 1 | -0/+131 |
| |\ \ | |||||
| | * | | unify channel assign | eZio Pan | 2023-12-16 | 1 | -4/+6 |
| | * | | cargo fmt | eZio Pan | 2023-12-15 | 1 | -11/+5 |
| | * | | add ws2812 example for stm32f4 with PWM and DMA | eZio Pan | 2023-12-15 | 1 | -0/+135 |
| * | | | Merge pull request #2292 from sourcebox/stm32h7-rm0468-fixes | Dario Nieuwenhuis | 2023-12-15 | 1 | -4/+40 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | STM32H7: adjust flash latency and programming delay for series in RM0468 | Oliver Rockstedt | 2023-12-15 | 1 | -1/+25 |
| | * | | STM32H7: limit max frequency to 520MHz until cpu frequency boost option is im... | Oliver Rockstedt | 2023-12-15 | 1 | -1/+1 |
| | * | | STM32H7: adjust frequency limits for series in RM0468 | Oliver Rockstedt | 2023-12-15 | 1 | -1/+8 |
| | * | | STM32H7: Allow PLL1 DIVP of 1 for certain series | Oliver Rockstedt | 2023-12-15 | 1 | -2/+7 |
| |/ / | |||||
| * | | Merge pull request #2289 from embassy-rs/ehm-rc4 | Dario Nieuwenhuis | 2023-12-14 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | use released embedded-hal-mock. | Dario Nieuwenhuis | 2023-12-14 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #2284 from Redrield/feature/embassy-usb-dfu | Ulf Lilleengen | 2023-12-14 | 23 | -7/+1219 |
| |\ \ | |||||
| | * | | Rename bootloader feature to dfu | Kaitlyn Kenwell | 2023-12-14 | 3 | -6/+6 |
| | * | | Abstract chip reset logic, add Reset impls for cortex-m and esp32c3 | Kaitlyn Kenwell | 2023-12-14 | 8 | -20/+64 |
| | * | | Adjust stm32wb-dfu example memory maps to fix linker errors | Kaitlyn Kenwell | 2023-12-14 | 2 | -4/+4 |
| | * | | Adjust toml files, fix application example | Kaitlyn Kenwell | 2023-12-14 | 3 | -8/+8 |
| | * | | Add examples to ci.sh | Kaitlyn Kenwell | 2023-12-14 | 2 | -1/+2 |
| | * | | SCB::sys_reset has a DSB internally, no need to replicate | Kaitlyn Kenwell | 2023-12-14 | 1 | -1/+0 |
| | * | | fmt | Kaitlyn Kenwell | 2023-12-14 | 1 | -1/+0 |
| | * | | fmt | Kaitlyn Kenwell | 2023-12-14 | 1 | -2/+2 |
| | * | | Address reviews | Kaitlyn Kenwell | 2023-12-14 | 19 | -41/+307 |
| | * | | Last fmt hopefully | Kaitlyn Kenwell | 2023-12-13 | 1 | -1/+1 |
| | * | | Formatting fixes, add example using stm32wb55 | Kaitlyn Kenwell | 2023-12-13 | 14 | -2/+411 |
| | * | | fmt | Kaitlyn Kenwell | 2023-12-13 | 4 | -64/+73 |
| | * | | Merge branch 'main' into feature/embassy-usb-dfu | Kaitlyn Kenwell | 2023-12-13 | 3 | -1/+24 |
| | |\ \ | |||||
| | * | | | Add embassy-usb-dfu | Kaitlyn Kenwell | 2023-12-13 | 10 | -7/+492 |
| * | | | | Merge pull request #2288 from embassy-rs/ci-cache-test | Dario Nieuwenhuis | 2023-12-14 | 4 | -3/+7 |
| |\ \ \ \ | |||||
| | * | | | | ci: fix test job not caching anything. | Dario Nieuwenhuis | 2023-12-14 | 4 | -3/+7 |
| * | | | | | Merge pull request #2287 from embassy-rs/eh-rc3 | Dario Nieuwenhuis | 2023-12-14 | 41 | -203/+238 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 41 | -203/+238 |
| * | | | | | Merge pull request #2286 from eZioPan/update-metapac5 | Dario Nieuwenhuis | 2023-12-14 | 2 | -3/+3 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | after stm32-metapac update, TIM CR1 ARPE enum to bool | eZio Pan | 2023-12-14 | 2 | -3/+3 |
| |/ / / / | |||||
| * | | | | Merge pull request #2285 from plaes/boot-partition-formatting-docs-rs | Ulf Lilleengen | 2023-12-14 | 1 | -25/+11 |
| |\ \ \ \ | |_|/ / |/| | | | |||||
| | * | | | embassy-boot: Fix formatting for tables | Priit Laes | 2023-12-14 | 1 | -25/+11 |
| |/ / / | |||||
| * | | | Merge pull request #2283 from embassy-rs/clarify-boot-requirements | Dario Nieuwenhuis | 2023-12-13 | 2 | -1/+22 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | docs: more docs in embassy-boot crate documentation | Ulf Lilleengen | 2023-12-13 | 2 | -1/+22 |
| |/ / | |||||
| * | | Merge pull request #2280 from plaes/embassy-boot-partition-docs | Ulf Lilleengen | 2023-12-13 | 1 | -0/+2 |
| |\ \ | |/ |/| | |||||
| | * | embassy-boot: Add explanation to dfu vs active size assertion | Priit Laes | 2023-12-13 | 1 | -0/+2 |
| |/ | |||||
| * | Merge pull request #2276 from cschuhen/stm32f1-can-example | Dario Nieuwenhuis | 2023-12-11 | 1 | -0/+67 |
| |\ | |||||
| | * | More formatting. | Corey Schuhen | 2023-12-11 | 1 | -2/+1 |
| | * | Update formatting. | Corey Schuhen | 2023-12-11 | 1 | -19/+8 |
