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-21 18:22:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
173f7e87aa33df496781a4431e81fbed412fa643
esp-idf
/
components
/
hal
/
esp32
History
SalimTerryLi
29accf2533
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
...
Note: on ESP32 UART rxfifo seems to be read as u8 instead of u32 to make it work
2021-10-12 10:42:04 +08:00
..
include
/hal
soc/ll: workaround compiler bug that generate 8/16 bits inst instead of 32 bits one
2021-10-12 10:42:04 +08:00
adc_hal.c
adc: apply adc power API to adc driver
2021-03-26 17:41:20 +08:00
brownout_hal.c
hal: extract hal component from soc component
2020-09-01 13:25:32 +08:00
emac_hal.c
gpio: Disable USB JTAG when setting pins 18 and 19 as GPIOs on ESP32C3
2021-04-12 17:45:06 +08:00
gpio_hal_workaround.c
components/pm: Add slp gpio configure workaround
2021-01-15 15:34:45 +08:00
interrupt_descriptor_table.c
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
touch_sensor_hal.c
fix: clear interrupt in touch sensor initialization
2021-03-16 11:37:41 +08:00