We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e398037 commit 976dfd4Copy full SHA for 976dfd4
configs/builds.json
@@ -4,7 +4,7 @@
4
"file":"libspi_flash.a",
5
"src":"build/esp-idf/spi_flash/libspi_flash.a",
6
"out":"lib/libspi_flash.a",
7
- "targets":["esp32","esp32c2","esp32c3","esp32s2","esp32s3","esp32c6","esp32h2","esp32p4","esp32c5", "esp32c61"]
+ "targets":["esp32","esp32c2","esp32c3","esp32s2","esp32s3","esp32c6","esp32h2","esp32p4","esp32p4_es","esp32c5", "esp32c61"]
8
},
9
{
10
"file":"libesp_psram.a",
0 commit comments