* removing ESP32C6 stuff. (causing cache corruptions)

This commit is contained in:
Scott Powell 2025-06-02 15:27:33 +10:00
parent 5729d66a9e
commit 006cd425e5
4 changed files with 0 additions and 175 deletions

View file

@ -47,11 +47,6 @@ lib_deps =
me-no-dev/ESPAsyncWebServer @ ^3.6.0
file://arch/esp32/AsyncElegantOTA
; esp32c6 uses arduino framework 3.x
[esp32c6_base]
extends = esp32_base
platform = https://github.com/pioarduino/platform-espressif32.git
; ----------------- NRF52 ---------------------
[nrf52_base]