Fixes for bootloader refactor build failures (#15638)

This commit is contained in:
Ryan
2022-01-06 06:55:46 +11:00
committed by GitHub
parent 99e11f4823
commit 5fb93934d0
27 changed files with 53 additions and 121 deletions

View File

@@ -1,5 +0,0 @@
/* 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
*/
#define STM32_BOOTLOADER_ADDRESS 0x1FFF0000