mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-14 13:21:13 +00:00
rename saola to saola_1
This commit is contained in:
parent
f6edb46c0a
commit
a2dee7fb50
@ -15,5 +15,5 @@ target_include_directories(${COMPONENT_TARGET} PUBLIC
|
||||
)
|
||||
|
||||
target_sources(${COMPONENT_TARGET} PUBLIC
|
||||
"${TOP}/hw/bsp/esp32s2_saola/esp32s2_saola.c"
|
||||
"${TOP}/hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c"
|
||||
)
|
||||
|
@ -14,7 +14,7 @@ target_include_directories(${COMPONENT_TARGET} PUBLIC
|
||||
)
|
||||
|
||||
target_sources(${COMPONENT_TARGET} PUBLIC
|
||||
"${TOP}/hw/bsp/esp32s2_saola/esp32s2_saola.c"
|
||||
"${TOP}/hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c"
|
||||
"${TOP}/src/tusb.c"
|
||||
"${TOP}/src/common/tusb_fifo.c"
|
||||
"${TOP}/src/device/usbd.c"
|
||||
|
@ -14,7 +14,7 @@ target_include_directories(${COMPONENT_TARGET} PUBLIC
|
||||
)
|
||||
|
||||
target_sources(${COMPONENT_TARGET} PUBLIC
|
||||
"${TOP}/hw/bsp/esp32s2_saola/esp32s2_saola.c"
|
||||
"${TOP}/hw/bsp/esp32s2_saola_1/esp32s2_saola_1.c"
|
||||
"${TOP}/src/tusb.c"
|
||||
"${TOP}/src/common/tusb_fifo.c"
|
||||
"${TOP}/src/device/usbd.c"
|
||||
|
Loading…
x
Reference in New Issue
Block a user