summaryrefslogtreecommitdiff
path: root/chip/stm32/bkpdata.c
Commit message (Expand)AuthorAgeFilesLines
* chip: Sort header filesJeremy Bettis2022-11-291-2/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree: Fix -Wstrict-prototypes warningTom Hughes2022-07-081-1/+1
* chip/stm32/bkpdata.c: Format with clang-formatJack Rosenthal2022-06-281-2/+1
* stm32: Introduce define to control extended reset flagsPatryk Duda2022-02-281-0/+4
* stm32: assume no vbnvJack Rosenthal2021-02-031-16/+2
* chip/stm32: Only use a mutex when not in interrupt contextTom Hughes2020-10-091-2/+5
* task: Change mutex_lock() assertEdward Hill2020-08-151-7/+3
* task: Fix mutex_lock() assert (reland)Edward Hill2020-08-121-3/+7
* nocturne_fp: Add fix for legacy reset loopCraig Hesling2020-02-061-0/+24
* stm32: Factor our bkpdata functionalityCraig Hesling2020-01-151-0/+69