We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0cdc3 commit b093b07Copy full SHA for b093b07
components/spi_flash/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-set(srcs "src/partition"
+set(srcs "src/partition.c"
2
"src/spi_flash_raw.c"
3
"src/spi_flash.c")
4
if(BOOTLOADER_BUILD)
0 commit comments