esp-idf/components/hal/esp32s3
Angus Gratton 83a7891f84 Merge branch 'feature/intr_alloc' into 'master'
feature/intr_alloc: moved interrupt allocator to the esp-system and refactored it moving all platform specific code to its place

Closes IDF-1913

See merge request espressif/esp-idf!10267
2020-09-30 07:44:12 +08:00
..
include/hal Merge branch 'feature/intr_alloc' into 'master' 2020-09-30 07:44:12 +08:00
brownout_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00
interrupt_descriptor_table.c intr_alloc: split interrupt allocator into common-code and platform-code 2020-09-30 07:44:12 +08:00
systimer_hal.c esp_timer: initial support on esp32-s3 2020-09-22 15:15:03 +08:00
touch_sensor_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00