esp-idf/components/esp_timer/src
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
..
esp_timer.c Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_timer_impl_frc_legacy.c
esp_timer_impl_lac.c
esp_timer_impl_systimer.c
ets_timer_legacy.c Updates for riscv support 2020-11-13 07:49:11 +11:00