esp-idf/tools/test_apps/system/memprot
Djordje Nedic 11f3898e33 tools: Fix cmake variable propagation
This fixes the issue where component CMAKE variables propagate by default to the entire project, for instance compiler flags.
Useful for when you want to have component specific compiler flags or defines.

Closes https://github.com/espressif/esp-idf/pull/8806
Closes https://github.com/espressif/esp-idf/issues/8881
2022-05-16 16:55:34 +02:00
..
main
CMakeLists.txt
README.md
app_test.py
sdkconfig.defaults

README.md

Supported Targets ESP32-C3 ESP32-S2