Files
esp-idf/components
Ivan Grokhotkov a1f809fcc5 bootloader: provide implementation of abort
ROM definition of `abort` was removed in 9240bbb. The old definition
resulted in a panic due to a jump to a null pointer (abort member in
ROM stub table was zero). The new definition triggers a debug
exception if JTAG is connected, or goes into an infinite loop to be
reset by the WDT.
2018-10-15 15:02:56 +08:00
..
2018-09-11 09:44:12 +08:00
2018-09-13 08:56:59 +08:00
2018-10-10 08:15:23 +08:00
2018-09-27 10:12:32 +10:00
2018-09-11 09:44:12 +08:00
2018-09-13 08:56:59 +08:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-09-11 09:44:12 +08:00
2018-10-15 14:59:46 +08:00
2018-09-13 08:56:59 +08:00
2018-09-17 11:11:25 +08:00