Config for esp32c3
Posted: Sat May 15, 2021 1:18 pm
I tried configuring a project for the esp32c3, but it seems it´s not a valid choice?
Do i have a too old version of something?
Cmake is 3.16.4
ESP-IDF v4.2.1-dirty
Don´t be too hard on me, i´m a beginner..
Do i have a too old version of something?
Cmake is 3.16.4
ESP-IDF v4.2.1-dirty
Don´t be too hard on me, i´m a beginner..
Code: Select all
C:\Users\rbrak\Arduino\BLE_client>idf.py set-target esp32c3
Usage: C:\Users\rbrak\ESP-IDF\esp-idf\tools\idf.py set-target [OPTIONS] [esp32|esp32s2]
Try 'C:\Users\rbrak\ESP-IDF\esp-idf\tools\idf.py set-target --help' for help.
Error: Invalid value for '[esp32|esp32s2]': invalid choice: esp32c3. (choose from esp32, esp32s2)
C:\Users\rbrak\Arduino\BLE_client>