/esp32-playground

Some fun with ESP32 with esp-idf/FreeRTOS

Primary LanguageC

ESP32 IoT Playground

To install:

idf.py menuconfig
idf.py build flash 

Development:

idf.py menuconfig
idf.py build app-flash monitor
# quit with ^]