OVMS3-idf/docs/en/api-guides
Angus Gratton da390618c2 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-02-26 04:07:51 +00:00
..
jtag-debugging docs: Adds watchpoints limit configuration to example gdbinit 2018-12-20 06:09:23 +00:00
app_trace.rst doc: Replace :envvar: config links with :ref: 2018-09-19 17:27:48 +10:00
blufi.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
bootloader.rst doc: Replace :envvar: config links with :ref: 2018-09-19 17:27:48 +10:00
build-system-cmake.rst cmake: Fix psram workaround compiler flag application 2019-02-26 04:07:51 +00:00
build-system.rst cmake: Fix psram workaround compiler flag application 2019-02-26 04:07:51 +00:00
console.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
core_dump.rst esp32: Adds logging level to core dump script 2018-11-15 06:13:48 +00:00
deep-sleep-stub.rst esp32: Add option to place.rtc_data and .rtc_rodata into the RTC_FAST segment 2018-09-12 09:25:13 +02:00
error-handling.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
external-ram.rst docs: Add some more explanation about heap, memory types 2018-11-30 12:29:38 +11:00
fatal-errors.rst doc: Replace :envvar: config links with :ref: 2018-09-19 17:27:48 +10:00
freertos-smp.rst doc: Replace :envvar: config links with :ref: 2018-09-19 17:27:48 +10:00
general-notes.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
hlinterrupts.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
index.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
linker-script-generation.rst newlib: Provide library name for ROM libc object files linked as PSRAM workarounds 2019-01-24 11:30:05 +08:00
mesh.rst doc: Rearrange wifi & ethernet docs into a common "network" doc 2018-12-17 14:18:09 +11:00
partition-tables.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
RF_calibration.rst doc: add documentation for RF calibration 2018-11-30 16:26:56 +08:00
romconsole.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
SYSVIEW_FreeRTOS.txt Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
thread-local-storage.rst Implemented review comments to zh_CN version of eclipse setup and PICO-KIT get started guides. Resolved issues after rebasing on master of several commits. 2018-03-13 22:31:54 +01:00
ulp-cmake.rst ulp: add note regarding limitation of ulp_set_wakeup_period in deep sleep mode 2018-12-03 11:41:10 +05:30
ulp.rst ulp: add note regarding limitation of ulp_set_wakeup_period in deep sleep mode 2018-12-03 11:41:10 +05:30
ulp_instruction_set.rst ulp: add documentation for JUMPS instruction conditions 2018-08-13 16:48:27 +00:00
ulp_macros.rst Moved files into separate folders per 'en' and 'zh_CN' language version and linked 'zh_CN' files back to 'en' files if translation is not yet available 2018-03-13 21:57:08 +01:00
unit-tests-cmake.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
unit-tests.rst Included missing links between English and Chinese documentation, where translation into Chinese is available 2019-01-27 19:01:34 +01:00
wifi.rst esp32: fix invalid channel state information(CSI) data index 2019-01-22 20:11:05 +08:00
wireshark-user-guide.rst Added wireshark instruction to provide a common workflow for users submitting diagnostic data for Wi-Fi troubleshooting 2018-11-16 14:44:58 +08:00