aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/boards/BLACKPILL_STM32_F411/board.h
Commit message (Collapse)AuthorAgeFilesLines
* format code according to conventions [skip ci]QMK Bot2020-03-061-1092/+291
|
* Add f401 and f411 blackpill examples (#7930)Joel Challis2020-03-061-0/+1384
* Add f401 and f411 blackpill examples * Add readme files * Align dfu args with core * Add support for RESET keycode * move STM32_BOOTLOADER_ADDRESS to rules * Update conf files to latest ChibiOS * Update conf files to latest ChibiOS