- TFT 320RGBx240 display (16bit ILI9341)
- NRF24L01
- UART
- RTC
- SD card
- buttons
- SWD
- USB
- GPIO
- other
$ make
$ mkdir build
$ cd build
$ cmake .. [OPTIONS]
$ make
$ make upload_<project_name>
$ make connection_over_serial_port
$ make connection_over_virtual_com_port
$ make help