openbootloader example - where are the core source files?
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
