Enable the pch on esp32 via PlatformIO for CI speed

This commit is contained in:
J. Nick Koston
2026-08-27 08:47:05 -05:00
parent 8180134d30
commit b4d6633b19
5 changed files with 19 additions and 9 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ jobs:
- host
# Strict by default so a new matrix id cannot silently join in the
# degrade-quietly mode the knob exists to catch; the knob is inert
# where no pch code runs (esp32-*-platformio, nrf52).
# where no pch code runs (nrf52).
# Opt-outs: libretiny GCC rejects its own pch until a toolchain bump.
include:
- id: bk72xx-arduino