Remove references to ch-bootloader-jump.patch (#10998)
This commit is contained in:
parent
c731628946
commit
b8443863c0
13 changed files with 0 additions and 140 deletions
|
@ -1,7 +1,5 @@
|
|||
/* Address for jumping to bootloader on STM32 chips. */
|
||||
/* It is chip dependent, the correct number can be looked up here:
|
||||
* http://www.st.com/web/en/resource/technical/document/application_note/CD00167594.pdf
|
||||
* This also requires a patch to chibios:
|
||||
* <tmk_dir>/tmk_core/tool/chibios/ch-bootloader-jump.patch
|
||||
*/
|
||||
#define STM32_BOOTLOADER_ADDRESS 0x1FFF0000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue