esp-idf/components/esp_system
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
port 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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_async_memcpy.c async memcpy: support async memcopy on esp32s2/s3 2020-09-16 21:30:54 +08:00
intr_alloc.c Updates for riscv support 2020-11-13 07:49:11 +11:00
Kconfig esp_system: add CONFIG_ESP_SYSTEM_RTC_EXT_CRYS 2020-07-20 11:15:24 +08:00
linker.lf app_trace/sysview: fixed freertos tracing calling plus sync apptrace component with the master branch version 2020-10-13 23:52:03 +00:00
panic.c Updates for riscv support 2020-11-13 07:49:11 +11:00
sdkconfig.rename Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sleep_modes.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
startup.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
system_api.c bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
system_time.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00