OVMS3-idf/components/unity
Felipe Neves d7d8b47b89 unity/unity_config.h: changed configuration for setjmp usage
For some reason after use modified context save routine, the local unit test
app were crashed, the reason behind this resides on setjmp usage of test_runner,
since this feature seems to not be used for nothing special (just was a default config),
I changed the unity_config to replace the setjmp macros, this sounds less hacky.
2019-12-04 10:39:22 -03:00
..
include unity/unity_config.h: changed configuration for setjmp usage 2019-12-04 10:39:22 -03:00
unity@7d2bf62b7e unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
CMakeLists.txt global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
Kconfig esp32: Refactor backtrace and add esp_backtrace_print() 2019-06-19 18:30:18 +08:00
Makefile.projbuild unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
unity_port_esp32.c Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
unity_runner.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00