rename saola to saola_1
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user