Files
esp-idf/components/esp32
Ivan Grokhotkov 01b185977c brownout detector: enable by default
Because of errata related to BOD reset function, brownout is handled as follows:

- attach an ISR to brownout interrupt
- when ISR happens, print a message and do a software restart
- esp_restart_nonos enables RTC watchdog, so if restart fails,
  there will be  one more attempt to restart (using the RTC
  watchdog)
2017-07-10 17:25:55 +08:00
..
2017-06-16 12:06:04 +08:00
2017-03-09 19:59:09 +08:00
2016-11-23 17:23:21 +08:00
2017-07-10 17:25:55 +08:00
2016-08-17 23:08:22 +08:00
2017-07-10 17:25:55 +08:00
2016-12-19 14:23:39 +08:00
2017-04-11 15:45:54 +08:00
2016-08-17 23:08:22 +08:00