|
|
@@ -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"
|