mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-12-10 07:14:36 +01:00
add pico_unique_id to kitchen_sink app
This commit is contained in:
parent
14f4a54837
commit
af9dedd081
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ target_link_libraries(kitchen_sink_libs INTERFACE
|
|||
pico_stdlib
|
||||
pico_sync
|
||||
pico_time
|
||||
pico_unique_id
|
||||
pico_util
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue