esp-idf/components/hal/esp32s2
morris e4c8ec6174 timergroup: move interrupt index into peripheral description file
1. Added timer_group_periph.c file, describing module global signals
   (e.g. interrupt index)
2. Added more caps in soc_caps.h
2020-11-03 18:16:50 +08:00
..
include/hal timergroup: move interrupt index into peripheral description file 2020-11-03 18:16:50 +08:00
adc_hal.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
brownout_hal.c feature(rtc): rename i2c_xxx to regi2c_xxx 2020-10-14 21:15:24 +08:00
cp_dma_hal.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
dac_hal.c soc: move dac_hal to hal 2020-09-23 02:53:03 +00: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 soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
touch_sensor_hal.c soc: combine xxx_caps.h into one soc_caps.h 2020-10-17 16:10:15 +08:00
usb_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00