This demo uses PlatformIO as IDE
Strongly recommend vscode + pio extension as development IDE.
Quick begin:
Fire up vscode, install This Platformio Extension。
Then "Open Folder" this cloned repo.
This demo uses stm32g431 MCU.
create new folder under src/boards/ , name it with MCU type or devboard.
eg. src/boards/esp32
then register new board in platformio.ini
.
this tool button to switch to your newly created board.
If you have any questions about PlatformIO, visit esp32 PlatformIO quick guide