Skip to content

Commit ff30465

Browse files
authored
Remove esp32c5 and esp32c61 from targets list
1 parent cbc8186 commit ff30465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/builds.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"file":"libspi_flash.a",
55
"src":"build/esp-idf/spi_flash/libspi_flash.a",
66
"out":"lib/libspi_flash.a",
7-
"targets":["esp32","esp32c2","esp32c3","esp32s2","esp32s3","esp32c6","esp32h2","esp32p4","esp32c5","esp32c61"]
7+
"targets":["esp32","esp32c2","esp32c3","esp32s2","esp32s3","esp32c6","esp32h2","esp32p4"]
88
},
99
{
1010
"file":"libesp_psram.a",

0 commit comments

Comments
 (0)