Angus Gratton f0d74b1c64 bootloader: Ensure bootloader never returns to caller
* Fixes some "noreturn" functions in bootloader utils which did return (causing fatal CPU
  exceptions).
* Marks bootloader entry as "noreturn", preventing "user code done" from stalling boot
  Partial fix for https://github.com/espressif/esp-idf/issues/1814 TW20016
  (Comprehensive fix for this issue will be enabling WDT during bootloader, coming shortly.)
2018-07-19 16:24:11 +10:00
..
2018-05-14 17:54:57 +05:00
2018-07-04 14:01:57 +08:00
2018-07-16 17:10:58 +08:00
2017-10-18 14:19:19 +08:00
2018-07-09 14:36:06 +08:00
2018-04-04 22:57:45 +08:00
2017-10-18 14:19:19 +08:00
2018-07-02 09:05:00 +00:00
2016-08-17 23:08:22 +08:00
2018-06-15 15:49:23 +08:00
2017-10-18 14:19:16 +08:00