summaryrefslogtreecommitdiff
path: root/chip/stm32/dfu_bootmanager_main.c
Commit message (Expand)AuthorAgeFilesLines
* chip/stm32: Fix for opting out of flash supportJes B. Klinke2023-02-081-1/+4
* chip/stm32/dfu_bootmanager_main: Add memory barrierJes B. Klinke2023-02-051-0/+5
* chip/stm32: Modification to DFU for STM32L5Jes B. Klinke2023-01-251-14/+29
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* chip/stm32/dfu_bootmanager_main.c: Format with clang-formatJack Rosenthal2022-06-291-8/+16
* stm32: Add the DFU Boot ManagerBrian J. Nemec2022-02-151-0/+181