aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/flash/flash_spi.c
Commit message (Collapse)AuthorAgeFilesLines
* [CI] Format code according to conventions (#25827)QMK Bot2025-11-301-2/+2
| | | Format code according to conventions
* SPI flash API cleanup, add async erase capability. (#23894)Nick Brassel2024-07-021-41/+48
|
* Fixup compilation of printf-like functions with uint32_t args. (#17904)Nick Brassel2022-08-041-4/+4
|
* Fix external flash on AVR (#16851)leah-splitkb2022-04-141-1/+1
|
* Format code according to conventions (#16322)QMK Bot2022-02-121-4/+8
|
* Added external spi flash driver. (#15419)Joy Lee2022-02-111-0/+372