Project Structure
How the code is structured and organized
Layout
Code Structure Architecture (Summary) Each board’s main.c acts strictly as an orchestrator. It in...
Post-Generation Scripts
Introduction We use one post code generation script. We do this because we do not want to write c...
Simple PIOC
Introduction This Python script processes a custom PlatformIO configuration file (platformio.pioc...
.pioc file
Introduction The platformio.pioc file is the central configurationhere file used to define build ...