Skip to content

Commit 6520714

Browse files
author
fhdm-dev
committed
initial commit
1 parent 73e111e commit 6520714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/liquidcrystal/pico-sdk-examples/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ target_link_libraries(hw
1818
pac-liquidcrystal
1919
)
2020

21-
pico_set_binary_type(hw no_flash)
21+
#pico_set_binary_type(hw no_flash)
2222

2323
# create map/bin/hex file etc.
2424
pico_add_extra_outputs(hw)

0 commit comments

Comments
 (0)