mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
remove spurious cmake code, which seems to break some versions of cmake (#2637)
This commit is contained in:
parent
adcf8be22f
commit
6a3da02ada
1 changed files with 0 additions and 2 deletions
|
|
@ -18,5 +18,3 @@ if (PICO_CYW43_SUPPORTED)
|
|||
)
|
||||
endif()
|
||||
pico_generate_pio_header(pico_status_led ${CMAKE_CURRENT_LIST_DIR}/ws2812.pio)
|
||||
|
||||
get_target_property(OUT pico_status_led LINK_LIBRARIES)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue