OVMS3-idf/docs/en
Angus Gratton e4d61154f2 cmake: Fix psram workaround compiler flag application
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.
2019-03-11 16:02:36 +11:00
..
api-guides cmake: Fix psram workaround compiler flag application 2019-03-11 16:02:36 +11:00
api-reference spi: fix the crash when callbacks are not in the IRAM 2018-12-05 10:25:57 +08:00
contribute Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
get-started esp32: abort when running on single core chip in dual core mode 2018-09-27 13:35:11 +08:00
get-started-cmake esp32: abort when running on single core chip in dual core mode 2018-09-27 13:35:11 +08:00
hw-reference docs: fix (in remaining places) link for FTDI VCP drivers 2018-05-22 08:21:37 +00:00
security nvs_flash: Update documentation at different places to indicate NVS encryption is supported 2018-10-29 06:57:28 +00:00
about.rst Restored back original 'zh_CN' version files and updated links between versions 2018-03-13 21:57:08 +01:00
cmake-pending-features.rst docs: Copy CMake docs to a separate set of directories 2018-08-13 15:37:03 +10:00
cmake-warning.rst docs: Copy CMake docs to a separate set of directories 2018-08-13 15:37:03 +10:00
conf.py doc: Move non-language-specific RTD/Sphinx config to conf_common.py 2018-03-16 12:00:01 +11:00
COPYRIGHT.rst docs: update list of third-party libraries, copyrights, and licenses 2018-05-15 10:01:20 +08:00
index.rst Merge branch 'release/v3.1' into feature/cmake_v3.1 2018-08-17 14:14:10 +10:00
languages.rst docs: add language link to easily change to Chinese version 2018-05-21 10:30:12 +08:00
Makefile docs: Combine the common en/zh_CN Makefiles to one common file 2018-08-10 00:28:13 +00:00
resources.rst Fix few typos in the docs 2018-05-03 18:20:16 +05:30
versions.rst docs: Add version-specific include files, version documentation 2018-08-10 00:28:13 +00:00