Skip to content

Commit 7d9edfa

Browse files
oyamawill-v-pi
andauthored
update comment
Co-authored-by: will-v-pi <[email protected]>
1 parent 9bdba25 commit 7d9edfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flash/partition_info/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ target_link_libraries(partition_info PRIVATE
55
pico_bootrom
66
)
77

8-
# not necessary for the example functionality, but shows you how you would add a partition table
8+
# add a partition table
99
pico_embed_pt_in_binary(partition_info ${CMAKE_CURRENT_LIST_DIR}/pt.json)
1010

1111
# create map/bin/hex/uf2 file etc.

0 commit comments

Comments
 (0)