Telemetry
Telemetry copied to clipboard
Streamline addition and distribution of new platforms
Adding a platform should be made easier. Ideally, add a #define PLATFORM_NAME and define all 4 functions read readable etc.
Then, build system should be able to compile for this new platform and generate the appropriate distribution using the standard build flow.