This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
a62c6b6b0573fd5743a4841b208c752a476693ee
esp-idf
/
components
/
unity
History
Jakob Hasse
40d80b981a
Fixed unity fixture for ESP32/S2
...
* Created compile switch for UNITY_MAIN since it was using exit() syscall leading to abort() on ESP
2020-09-04 17:37:47 +08:00
..
include
Fixed unity fixture for ESP32/S2
2020-09-04 17:37:47 +08:00
unity
@
7d2bf62b7e
unity: separate common and IDF specific functionality
2018-11-19 12:36:31 +08:00
CMakeLists.txt
WIP/PoC: esp_netif UT as a test app
2020-09-04 17:37:47 +08: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
esp_rom: extract common uart apis into esp_rom_uart.h
2020-07-17 16:00:59 +08:00
unity_runner.c
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00