This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-16 23:39:51 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a1d9da84f01088bde89608c98dcc018eb81c6dc
esp-idf
/
components
/
hal
/
esp32s3
History
Eduardo Lacerda Campos
5a1d9da84f
fix(uart): Fix uart_ll_set_baudrate div-by-zero crash due to uint32_t overflow
...
Merges
https://github.com/espressif/esp-idf/pull/12179
2023-09-18 16:34:05 +08:00
..
include
/hal
fix(uart): Fix uart_ll_set_baudrate div-by-zero crash due to uint32_t overflow
2023-09-18 16:34:05 +08:00
brownout_hal.c
brownout: Disable the hardware BOD when BOD interrupt is enabled
2023-07-11 14:46:30 +08:00
efuse_hal.c
hal: Explicit setting of efuse time settings
2023-05-12 21:48:05 +08:00
hmac_hal.c
[esp_hw_support]: HMAC upstream support for S3
2021-08-13 12:01:06 +08:00
rtc_cntl_hal.c
light sleep: add i/d-cache tagmem retention support for esp32s3
2021-08-27 11:11:09 +08:00
touch_sensor_hal.c
touch_sensor: apply general check
2021-10-08 11:32:12 +08:00