esp-idf/components/unity
Shu Chen 6fce2930d0 esp32h2: enable more components to support esp32h2
Involved components:
 * app_trace
 * esp-tls
 * esp_adc_cal
 * esp_pm
 * esp_serial_slave_link
 * esp_timer
 * freertos
 * idf_test
 * log
 * mbedtls
 * newlib
 * perfmon
 * spi_flash
 * spiffs
 * ulp
 * unity
 * vfs
2021-07-01 19:53:11 +08:00
..
include unity: add UNITY_MAIN_FUNC helper macro to run multiple test groups 2021-05-10 18:13:35 +02:00
unity@7d2bf62b7e unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
CMakeLists.txt [unity]: deleted unuseful comment for linux target 2021-06-04 14:03:31 +08:00
component.mk global: remove gcc 5.2 support 2019-11-20 11:17:27 +01:00
Kconfig unity: add option to enable 64-bit formatting support 2021-05-10 18:13:35 +02:00
Makefile.projbuild unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
unity_port_esp32.c esp32h2: enable more components to support esp32h2 2021-07-01 19:53:11 +08:00
unity_runner.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00