e4d61154f2
Previously, this compiler flag was not being applied regardless of CONFIG_SPIRAM_CACHE_WORKAROUND setting. Explanation: add_compile_options() only applies to source files added after the function is run, or in subdirectories added after the function is run. In this case, no new source files were being added after this function was run. |
||
---|---|---|
.. | ||
scripts | ||
third_party | ||
components.cmake | ||
convert_to_cmake.py | ||
crosstool_version_check.cmake | ||
git_submodules.cmake | ||
idf_functions.cmake | ||
kconfig.cmake | ||
project.cmake | ||
project_description.json.in | ||
run_cmake_lint.sh | ||
toolchain-esp32.cmake | ||
utilities.cmake |