Skip to content

jlublin/swt21_fw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This firmware requires PlatformIO, to install PlatformIO run
$ pip install platformio

To build the firmware run
$ make

To build and upload the firmware run
$ make upload

To configure the RTOS run
$ make menuconfig