mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-08 02:30:03 +00:00
According to ESP-IDF Cmake build system document, COMPONENT_SRCS should support using spaces to sperate source files. Closes https://github.com/espressif/esp-idf/issues/3130