esp-idf/components/driver
Gustavo Henrique Nihei 3cbac3dd1d esp_system: Ensure TIMG0 clock is always enabled during normal operation
If the TimerGroup 0 clock is disabled and then reenabled, the watchdog
registers (Flashboot protection included) will be re-enabled, and some
seconds later, will trigger an unintended reset.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2023-03-06 04:58:11 +00:00
..
dac driver: pack peripherals 2023-02-02 18:19:58 +08:00
deprecated adc: remove adc_hal_conf.h 2023-02-23 11:48:31 +08:00
gpio gpio: Fix io hold functionality on esp32c6 and esp32h2 2023-03-02 18:10:10 +08:00
gptimer esp_system: Ensure TIMG0 clock is always enabled during normal operation 2023-03-06 04:58:11 +00:00
i2c driver: pack peripherals 2023-02-02 18:19:58 +08:00
i2s Revert "i2s: guarantee safety of memcpy from being interrupted by uart logging" 2023-03-05 14:10:12 +00:00
include/esp_private rmt: expose private API to get channel ID 2023-02-16 11:37:25 +08:00
ledc ledc: Fix improper fade parameters for one-time duty set 2023-02-28 20:13:52 +08:00
mcpwm driver: fix typo "destroy" 2023-03-01 00:43:14 +00:00
parlio driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
pcnt driver: fix typo "destroy" 2023-03-01 00:43:14 +00:00
rmt driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
sdio_slave driver: pack peripherals 2023-02-02 18:19:58 +08:00
sdmmc driver: pack peripherals 2023-02-02 18:19:58 +08:00
sigma_delta Revert "i2s: guarantee safety of memcpy from being interrupted by uart logging" 2023-03-05 14:10:12 +00:00
spi spi_slave: fix io re-config issue 2023-02-27 11:27:57 +08:00
temperature_sensor temperature_sensor: Implement temperature monitor interrupt feature on ESP32H2/ESP32C6 2023-03-03 10:38:40 +08:00
test esp32h2: add build test 2023-01-17 10:29:04 +08:00
test_apps gptimer: test late alarm 2023-03-05 13:59:23 +00:00
touch_sensor driver: pack peripherals 2023-02-02 18:19:58 +08:00
twai twai: Add errata workaround for listen only mode 2023-02-23 12:50:06 +08:00
uart uart: Correct typo in referenced function name 2023-03-01 12:19:07 +08:00
usb_serial_jtag usb_serial_jtag: Improve the code for the issue of usb cdc device unable to work during sleep 2023-02-27 12:10:49 +08:00
.build-test-rules.yml driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
CMakeLists.txt driver: add parallel IO TX driver 2023-03-01 00:43:14 +00:00
Kconfig temperature_sensor: Implement temperature monitor interrupt feature on ESP32H2/ESP32C6 2023-03-03 10:38:40 +08:00
linker.lf sdm: correct concept duty to density 2023-01-06 17:01:48 +08:00
sdkconfig.rename mcpwm: rename MCPWM_ISR_IN_IRAM to MCPWM_ISR_IRAM_SAFE 2022-06-02 15:01:18 +08:00