We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5dc164 commit 7dd0a43Copy full SHA for 7dd0a43
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