Hack: Use re-uploaded framework-arduinoespressif32 on ESP32c6

Dirty hack to keep ESP32c6 building.

Remove when updating to pioarduino
This commit is contained in:
Austin Lane
2026-03-29 13:28:42 -04:00
committed by Austin
parent 80763ca235
commit 976d201fc1

View File

@@ -3,6 +3,9 @@ extends = esp32_common
platform =
# Do not renovate until we have switched to pioarduino tagged builds
https://github.com/Jason2866/platform-espressif32/archive/22faa566df8c789000f8136cd8d0aca49617af55.zip
platform_packages =
# HACK: This release was automatically removed upstream
framework-arduinoespressif32 @ https://github.com/vidplace7/platform-espressif32/releases/download/meshtastic-esp32c6/framework-arduinoespressif32-all-release_v5.1-124d64e.zip
build_flags =
${arduino_base.build_flags}
-Wall