2025-11-06 8:19 AM - last edited on 2025-11-06 8:58 AM by Andrew Neil
Hopefully this is not a dumb question...
I am referencing the example code here:
I see the entry point for the the open bootloader app (app_openbootloader.c), but I don't see where the actual core files for the the bootloader are ( ie openbl_core.c)
Where would those files be in that project? Do I just download those files from here seperately? https://github.com/STMicroelectronics/stm32-mw-openbl/tree/main/Core
Solved! Go to Solution.
2025-11-06 12:29 PM
2025-11-06 12:29 PM
2025-11-06 1:13 PM
Thanks! Out of curiosity, how come this is not part of the F4 package as well?
2025-11-07 3:02 AM
For "historical reasons" :)
2025-11-07 6:30 AM
Understood :)