/fxrtos-examples-bare

FX-RTOS demonstation examples for different platforms

Primary LanguageC

fxrtos-examples

FX-RTOS demonstation examples for different platforms

Build instructions:

  1. Download and extract prebuilt distribution from FX-RTOS releases page: https://github.com/Eremex/fxrtos-lite/releases/;
  2. Put libfxrtos.a and FXRTOS.h into the appropriate example folder;
  3. Run build.bat or make command to build the firmware binary;