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 9bdba25 commit 7d9edfaCopy full SHA for 7d9edfa
flash/partition_info/CMakeLists.txt
@@ -5,7 +5,7 @@ target_link_libraries(partition_info PRIVATE
5
pico_bootrom
6
)
7
8
-# not necessary for the example functionality, but shows you how you would add a partition table
+# add a partition table
9
pico_embed_pt_in_binary(partition_info ${CMAKE_CURRENT_LIST_DIR}/pt.json)
10
11
# create map/bin/hex/uf2 file etc.
0 commit comments