Telemetry icon indicating copy to clipboard operation
Telemetry copied to clipboard

Streamline addition and distribution of new platforms

Open Overdrivr opened this issue 9 years ago • 0 comments

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.

Overdrivr avatar Mar 17 '16 10:03 Overdrivr