OVMS3-idf/components/unity
morris c159984264 separate rom from esp32 component to esp_rom
1. separate rom include files and linkscript to esp_rom
2. modefiy "include rom/xxx.h" to "include esp32/rom/xxx.h"
3. Forward compatible
4. update mqtt
2019-03-21 18:51:45 +08:00
..
include unity: don't use stdio in runner, fix code style 2018-11-19 12:36:31 +08:00
unity@7d2bf62b7e unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
CMakeLists.txt cmake: separate app from idf lib project 2018-11-27 13:59:24 +08:00
component.mk unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
Makefile.projbuild unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
unity_port_esp32.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
unity_runner.c unity: don't use stdio in runner, fix code style 2018-11-19 12:36:31 +08:00