This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-02 19:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
949fb8e63a24f390623262154fb95421e662e0f2
esp-idf
/
components
/
hal
/
esp32s2
History
Marius Vikhammer
949fb8e63a
SHA: add HAL layer and refactor driver
...
Add a LL and HAL layer for SHA.
2020-10-09 08:24:08 +00:00
..
include
/hal
SHA: add HAL layer and refactor driver
2020-10-09 08:24:08 +00:00
adc_hal.c
…
brownout_hal.c
…
cp_dma_hal.c
async memcpy: support async memcopy on esp32s2/s3
2020-09-16 21:30:54 +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
…
touch_sensor_hal.c
…
usb_hal.c
…