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-07 05:35:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad4a10d7c1d17453832af19e2adbcc25efe3cd1a
esp-idf
/
components
/
hal
/
esp32s2
History
Angus Gratton
ad4a10d7c1
Merge branch 'bugfix/efuse_change_burn_order_for_s2_s3' into 'master'
...
efuse: Fix the order of writing in batch mode See merge request
espressif/esp-idf!11067
2020-11-11 14:49:20 +08:00
..
include
/hal
rmt: split TX and RX in LL driver
2020-11-05 19:00:55 +08:00
adc_hal.c
esp32s2: Disable ADC calibration routine if running on FPGA
2020-11-06 07:25:35 +00: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
…