OVMS3-idf/components/soc
Ivan Grokhotkov 73851e0b5c soc: fix compiling unit tests with CMake
soc unit tests have not been included when compiling with CMake,
because ../${SOC_NAME}/test was not evaluated relative to the
CMakeLists.txt directory.

Also call register_components() regardless of the presence of test
directory for particular target.
2019-03-19 11:42:51 +08:00
..
esp32 soc: Add support efuse 2019-02-28 07:31:29 +00:00
include/soc esp32: Fix wdt settings in esp_restart_noos 2019-01-10 20:22:26 +08:00
src soc: Allow components to reserve fixed memory ranges that they need 2018-08-06 01:37:55 +00:00
test soc: fix compiling unit tests with CMake 2019-03-19 11:42:51 +08:00
CMakeLists.txt efuse: Fix make/cmake build systems and docs 2019-02-28 07:31:29 +00:00
component.mk tools: implement linker script generation 2018-11-16 12:42:02 +08:00
linker.lf tools: implement linker script generation 2018-11-16 12:42:02 +08:00