mirror of
https://github.com/espressif/esp-idf
synced 2025-04-02 04:40:11 -04:00
This project tests that use of rsource in Kconfig files. The main component will source a Kconfig file depending on the target (IDF_TARGET), which in turn will source a Kconfig file in the project directory -- all specified via relative paths.