esp-idf/tools/test_apps/build_system/rsource_test
2020-12-24 14:18:01 +11:00
..
main ci: Update rsource_test for esp32c3 2020-12-24 14:18:01 +11:00
CMakeLists.txt ci: add rsource test app 2020-08-17 20:50:36 +08:00
Kconfig.extra ci: add rsource test app 2020-08-17 20:50:36 +08:00
Makefile ci: add rsource test app 2020-08-17 20:50:36 +08:00
README.txt ci: add rsource test app 2020-08-17 20:50:36 +08: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.