在 bsp/ESP32_C3/main/CMakeLists.txt 发现有以下文件找不到: ../../../src/device.c https://github.com/RT-Thread/rt-thread/blob/d01dd05a0cd2107d85e26a445a43957880fd1978/bsp/ESP32_C3/main/CMakeLists.txt#L23C23-L23C23 ../../../src/scheduler.c https://github.com/RT-Thread/rt-thread/blob/d01dd05a0cd2107d85e26a445a43957880fd1978/bsp/ESP32_C3/main/CMakeLists.txt#L31C26-L31C26 原因是原来的源文件已变更路径或已拆分了 @tangzz98
在 bsp/ESP32_C3/main/CMakeLists.txt 发现有以下文件找不到:
https://github.com/RT-Thread/rt-thread/blob/d01dd05a0cd2107d85e26a445a43957880fd1978/bsp/ESP32_C3/main/CMakeLists.txt#L23C23-L23C23
https://github.com/RT-Thread/rt-thread/blob/d01dd05a0cd2107d85e26a445a43957880fd1978/bsp/ESP32_C3/main/CMakeLists.txt#L31C26-L31C26
原因是原来的源文件已变更路径或已拆分了
@tangzz98