esp-idf/components/unity
Angus Gratton 420aef1ffe Updates for riscv support
* Target components pull in xtensa component directly
* Use CPU HAL where applicable
* Remove unnecessary xtensa headers
* Compilation changes necessary to support non-xtensa gcc types (ie int32_t/uint32_t is no
  longer signed/unsigned int).

Changes come from internal branch commit a6723fc
2020-11-13 07:49:11 +11:00
..
include
unity@7d2bf62b7e
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Kconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Makefile.projbuild
component.mk
unity_port_esp32.c Updates for riscv support 2020-11-13 07:49:11 +11:00
unity_runner.c