# ESP32-C3 Lua evaluation example ## Build ```shell idf.py set-target esp32c3 idf.py build flash monitor ```