morris
|
8887897f54
|
Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr' into 'master'
driver/timer: fixed auto reload problem in default isr callback
Closes IDFGH-5229
See merge request espressif/esp-idf!13528
|
2021-07-09 10:18:18 +00:00 |
|
Marius Vikhammer
|
71c1da8952
|
timer group: add timer group and WDT support for ESP32S3
Regenerate timer group header files and update LL, check examples
and update docs.
|
2021-07-06 16:21:43 +08:00 |
|
laokaiyao
|
1138be502e
|
driver/timer: only re-enable alarm in callback when auto reload is true
closes https://github.com/espressif/esp-idf/issues/7001
|
2021-06-25 15:44:23 +08:00 |
|
morris
|
089801cd7f
|
timer_group: added example test
|
2021-03-16 17:56:37 +08:00 |
|