1
0
Fork 0

Remove references to ch-bootloader-jump.patch (#10998)

This commit is contained in:
Joel Challis 2020-11-22 21:12:30 +00:00 committed by GitHub
parent c731628946
commit b8443863c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 0 additions and 140 deletions

View file

@ -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