aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* stm32f4 ws2812 example with spi ...eZio Pan2023-12-172-35/+136
* Merge pull request #2281 from dstric-aqueduct/mainDario Nieuwenhuis2023-12-161-1/+1
|\
| * remove `suspendable` field from `embassy_usb::builder::Config`djstrickland2023-12-162-15/+3
| * Update usb.rsdjstrickland2023-12-131-1/+1
| * add `susependable` field to `embassy_usb::builder::Config`djstrickland2023-12-132-3/+15
* | Merge pull request #2294 from adamgreig/g4-flashUlf Lilleengen2023-12-168-10/+10
|\ \
| * | STM32: Enable flash support for STM32G4Adam Greig2023-12-168-10/+10
|/ /
* | Merge pull request #2293 from esden/fix_qspi_flash_selectDario Nieuwenhuis2023-12-161-1/+1
|\ \
| * | STM32 QSPI: Fix flash selection.Piotr Esden-Tempski2023-12-151-1/+1
|/ /
* | Merge pull request #2290 from eZioPan/stm32f4-example-ws2812Dario Nieuwenhuis2023-12-151-0/+131
|\ \
| * | unify channel assigneZio Pan2023-12-161-4/+6
| * | cargo fmteZio Pan2023-12-151-11/+5
| * | add ws2812 example for stm32f4 with PWM and DMAeZio Pan2023-12-151-0/+135
* | | Merge pull request #2292 from sourcebox/stm32h7-rm0468-fixesDario Nieuwenhuis2023-12-151-4/+40
|\ \ \ | |/ / |/| |
| * | STM32H7: adjust flash latency and programming delay for series in RM0468Oliver Rockstedt2023-12-151-1/+25
| * | STM32H7: limit max frequency to 520MHz until cpu frequency boost option is im...Oliver Rockstedt2023-12-151-1/+1
| * | STM32H7: adjust frequency limits for series in RM0468Oliver Rockstedt2023-12-151-1/+8
| * | STM32H7: Allow PLL1 DIVP of 1 for certain seriesOliver Rockstedt2023-12-151-2/+7
|/ /
* | Merge pull request #2289 from embassy-rs/ehm-rc4Dario Nieuwenhuis2023-12-141-1/+1
|\ \
| * | use released embedded-hal-mock.Dario Nieuwenhuis2023-12-141-1/+1
|/ /
* | Merge pull request #2284 from Redrield/feature/embassy-usb-dfuUlf Lilleengen2023-12-1423-7/+1219
|\ \
| * | Rename bootloader feature to dfuKaitlyn Kenwell2023-12-143-6/+6
| * | Abstract chip reset logic, add Reset impls for cortex-m and esp32c3Kaitlyn Kenwell2023-12-148-20/+64
| * | Adjust stm32wb-dfu example memory maps to fix linker errorsKaitlyn Kenwell2023-12-142-4/+4
| * | Adjust toml files, fix application exampleKaitlyn Kenwell2023-12-143-8/+8
| * | Add examples to ci.shKaitlyn Kenwell2023-12-142-1/+2
| * | SCB::sys_reset has a DSB internally, no need to replicateKaitlyn Kenwell2023-12-141-1/+0
| * | fmtKaitlyn Kenwell2023-12-141-1/+0
| * | fmtKaitlyn Kenwell2023-12-141-2/+2
| * | Address reviewsKaitlyn Kenwell2023-12-1419-41/+307
| * | Last fmt hopefullyKaitlyn Kenwell2023-12-131-1/+1
| * | Formatting fixes, add example using stm32wb55Kaitlyn Kenwell2023-12-1314-2/+411
| * | fmtKaitlyn Kenwell2023-12-134-64/+73
| * | Merge branch 'main' into feature/embassy-usb-dfuKaitlyn Kenwell2023-12-133-1/+24
| |\ \
| * | | Add embassy-usb-dfuKaitlyn Kenwell2023-12-1310-7/+492
* | | | Merge pull request #2288 from embassy-rs/ci-cache-testDario Nieuwenhuis2023-12-144-3/+7
|\ \ \ \
| * | | | ci: fix test job not caching anything.Dario Nieuwenhuis2023-12-144-3/+7
* | | | | Merge pull request #2287 from embassy-rs/eh-rc3Dario Nieuwenhuis2023-12-1441-203/+238
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update embedded-hal to 1.0.0-rc.3Dario Nieuwenhuis2023-12-1441-203/+238
* | | | | Merge pull request #2286 from eZioPan/update-metapac5Dario Nieuwenhuis2023-12-142-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | after stm32-metapac update, TIM CR1 ARPE enum to booleZio Pan2023-12-142-3/+3
|/ / / /
* | | | Merge pull request #2285 from plaes/boot-partition-formatting-docs-rsUlf Lilleengen2023-12-141-25/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | embassy-boot: Fix formatting for tablesPriit Laes2023-12-141-25/+11
|/ / /
* | | Merge pull request #2283 from embassy-rs/clarify-boot-requirementsDario Nieuwenhuis2023-12-132-1/+22
|\ \ \ | |_|/ |/| |
| * | docs: more docs in embassy-boot crate documentationUlf Lilleengen2023-12-132-1/+22
|/ /
* | Merge pull request #2280 from plaes/embassy-boot-partition-docsUlf Lilleengen2023-12-131-0/+2
|\ \ | |/ |/|
| * embassy-boot: Add explanation to dfu vs active size assertionPriit Laes2023-12-131-0/+2
|/
* Merge pull request #2276 from cschuhen/stm32f1-can-exampleDario Nieuwenhuis2023-12-111-0/+67
|\
| * More formatting.Corey Schuhen2023-12-111-2/+1
| * Update formatting.Corey Schuhen2023-12-111-19/+8