esp-idf/components/esp_common/include
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_private Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_assert.h move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00
esp_bit_defs.h soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
esp_compiler.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_crc.h esp_rom: extract common CRC apis into esp_rom_crc.h 2020-06-23 16:40:14 +08:00
esp_err.h Updates for riscv support 2020-11-13 07:49:11 +11:00
esp_expression_with_stack.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_fault.h esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
esp_freertos_hooks.h make code conform to Wstrict-prototypes 2019-08-01 16:28:56 +07:00
esp_idf_version.h esp_idf_version.h: Add __ASSEMBLER__ flag to fix build failure with assembly files 2020-10-15 20:09:23 +05:30
esp_int_wdt.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_interface.h move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00
esp_task_wdt.h wdt: Remove deprecated esp_task_wdt_feed() function 2019-09-13 09:44:07 +10:00
esp_task.h Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
esp_types.h move common include files from esp32 into esp_common 2019-03-26 11:57:03 +08:00