circuitpython/ports/esp32/main_esp32c3
Angus Gratton 6e5d8d0093 esp32: Drop support for ESP-IDF below V5.2.0.
Specifically, remove all conditional compilation for these earlier versions
and change the idf_component.yml specifiers to require >=5.2.0.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2024-12-10 23:21:46 +11:00
..
CMakeLists.txt esp32: Add support for esp32c6. 2024-10-09 23:29:38 +11:00
idf_component.yml esp32: Drop support for ESP-IDF below V5.2.0. 2024-12-10 23:21:46 +11:00
linker.lf esp32: Workaround IDF issue placing ISR ringbuf functions in IRAM. 2024-03-22 12:14:27 +11:00