esp-idf/components/esp_common/include
Angus Gratton 4df4bd9558 Merge branch 'bugfix/clock_getres_accuracy_resolution' into 'master'
newlib: Fix clock_getres() improves accuracy

See merge request espressif/esp-idf!10743
2020-10-22 16:50:29 +08:00
..
esp_private newlib: Fix clock_getres() improves accuracy 2020-10-07 18:01:35 +08:00
esp_assert.h
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 esp-compiler: add designated init macros to make esp configuration pattern viable under C++ 2020-02-10 19:40:28 +01: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 spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
esp_expression_with_stack.h esp_common/shared_stack: modifed the stack switch procedure to a simpler way 2020-07-14 12:56:02 +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 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_interface.h
esp_task.h Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
esp_task_wdt.h wdt: Remove deprecated esp_task_wdt_feed() function 2019-09-13 09:44:07 +10:00
esp_types.h