You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/chibios_test
TerryMathews de78d9e1ff Chibios_test/stm32_f072_onekey: Add support for reset to bootloader (#4238)
* Add support for reset to bootloader

Chibios_test/STM32_F072_ONEKEY wouldn't reset to bootloader on a
compatible Discovery board because the Chibios library board file was
lacking the __early_init(void) function necessary to read the magic key.
Borrowed code from Clueboard 60, tested working.

* Remove board.chcfg
6 years ago
..
boards Chibios_test/stm32_f072_onekey: Add support for reset to bootloader (#4238) 6 years ago
keymaps/default
ld
stm32_f072_onekey Add some generic/sparse readmes to get rid of errors (#3048) 7 years ago
stm32_f103_onekey Add some generic/sparse readmes to get rid of errors (#3048) 7 years ago
teensy_lc_onekey Add some generic/sparse readmes to get rid of errors (#3048) 7 years ago
chibios_test.c
chibios_test.h
config.h
readme.md Add some generic/sparse readmes to get rid of errors (#3048) 7 years ago
rules.mk

readme.md

ChibiOS Test Keyboards

Test code for several ARM based ChibiOS boards