Skip to main content
Jeffcyliu
Visitor II
May 11, 2025
Question

How to compile OpenBootLoader code?

  • May 11, 2025
  • 0 replies
  • 280 views

I am going to implement a boot loader code for stm32g431xx series chip. But I met a problem of compiling C files in the "OpenBootLoader" folder.  A lot of macro undeclared messages came out. Is there any suggestion to use the OpenBootLoader?