micropython/ports/esp32/main_esp32c3
Alessandro Gatti 95ce61d0ad esp32: Use better build settings for ESP32-C3.
ESP32-C3 is not Xtensa-based, so build settings are now tailored a bit
better following that fact.  ESP-IDF 5.x already adds architecture-specific
modules by itself so there is no need to specify either the `xtensa` or the
`riscv` module in the build settings.

Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
2023-11-01 11:38:09 +11:00
..
CMakeLists.txt esp32: Use better build settings for ESP32-C3. 2023-11-01 11:38:09 +11:00
idf_component.yml esp32: Re-enable mDNS after move to IDF v5.0.2. 2023-07-11 15:58:15 +10:00