]> git.friedersdorff.com Git - max/tmk_keyboard.git/blob - keyboard/stm32_f072_onekey/bootloader_defs.h
Add a qwerty layer
[max/tmk_keyboard.git] / keyboard / stm32_f072_onekey / bootloader_defs.h
1 /* Address for jumping to bootloader on STM32 chips. */
2 /* It is chip dependent, the correct number can be looked up here (page 175):
3  * http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
4  * This also requires a patch to chibios:
5  *  <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
6  */
7 #define STM32_BOOTLOADER_ADDRESS 0x1FFFC800