mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
2 lines
244 B
Plaintext
2 lines
244 B
Plaintext
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.
|