esp-idf/components/esp_timer
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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
private_include esp_system: link time, not runtime, dependency on esp_timer 2020-08-11 17:52:36 +08:00
src Updates for riscv support 2020-11-13 07:49:11 +11:00
test Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
CMakeLists.txt esp_system: link time, not runtime, dependency on esp_timer 2020-08-11 17:52:36 +08:00
component.mk esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00
Kconfig time: Fix gettimeofday for ESP32-S3 2020-10-20 14:09:32 +08:00
Makefile.projbuild Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig.rename esp32: add implementation of esp_timer based on TG0 LAC timer 2020-02-06 14:00:18 +08:00