mirror of
https://github.com/hathach/tinyusb.git
synced 2025-01-17 05:32:55 +08:00
undo search replace error
This commit is contained in:
parent
1fb211f390
commit
de436e1f76
@ -19,8 +19,8 @@ if (NOT TARGET _rp2040_family_inclusion_marker)
|
||||
set(TOP "${CMAKE_CURRENT_LIST_DIR}/../../..")
|
||||
get_filename_component(TOP "${TOP}" REALPATH)
|
||||
|
||||
if (NOT TOP)
|
||||
set(TOP ${TOP})
|
||||
if (NOT PICO_TINYUSB_PATH)
|
||||
set(PICO_TINYUSB_PATH ${TOP})
|
||||
endif()
|
||||
|
||||
# Base config for both device and host; wrapped by SDK's tinyusb_common
|
||||
|
Loading…
x
Reference in New Issue
Block a user