Develop ESP32-C3 with C3-Lang Dependencies esp-idf C3 compiler - c3c just Setup # configure esp-idf for esp32c3 idf.py set-target esp32c3 # build just build # flash just flash # monitor just monitor