История коммитов

Автор SHA1 Сообщение Дата
  Alexey Gerenkov 55f1a63faf esp32: Adds functionality for application tracing over JTAG 9 лет назад
  Ivan Grokhotkov a8f1918d88 panic handler: access exception frame members via struct fields 8 лет назад
  Ivan Grokhotkov aae441951b panic handler: send output to the UART configured as console 8 лет назад
  Jeroen Domburg 0b79d07d34 add detection of invalid cache access 9 лет назад
  Alexey Gerenkov c142b9b9e5 esp32: RWDT is used to reboot system in case of panic handler crash 8 лет назад
  Angus Gratton d6f183fbb9 esp_err: Use separate code path for ESP_ERROR_CHECK assertion 9 лет назад
  Alexey Gerenkov 04acc88023 esp32: Fixes watchdog problem when printing core dump to uart 9 лет назад
  Ivan Grokhotkov 6538252552 Merge branch 'bugfix/panic_reset_hangs' into 'master' 9 лет назад
  Jeroen Domburg 08f11e4c53 Fix panic register dump format 9 лет назад
  Angus Gratton e53d307814 Panic handler: Use same reset path as esp_restart(), disabling hardware 9 лет назад
  Alexey Gerenkov ad66fbe5ad esp32: Fixes issues discussed during code review of MR!341 9 лет назад
  Alexey Gerenkov 39ddc7b836 esp32: Fixes several issues in core dump feature 9 лет назад
  Alexey Gerenkov 4a3e160888 esp32: Add core dump saving to flash feature 9 лет назад
  Jeroen Domburg 881157e1ed Add documentation to panic handler functions, move watchpoint stuff from tasks.c to port.c, account for non-32-bytes-aligned stacks when setting watchpoint, add debug reason explanation to panic handler 9 лет назад
  Jeroen Domburg ca57a86f20 Add option to automatically set a watchpoint at the end of the swapped-in task 9 лет назад
  Angus Gratton da977149f6 panic handlers: Print the PC address where abort() was called, don't dump registers 9 лет назад
  Angus Gratton b98405f9d9 esp32: ReformatReformat panic.c (remove tabs, etc) 9 лет назад
  Deomid Ryabkov 20fd57f147 Add backtrace to exception output. 9 лет назад
  Jeroen Domburg c852e9958b Invoke panic handler when a stack overflow has been detected; unhandled interrupt now prints interrupt/cpu number. 9 лет назад
  Ivan Grokhotkov 8b2f933a51 Implement system_* APIs in IDF 9 лет назад
  Jeroen Domburg 309bd12855 Re-add panic.o to IRAM/DRAM. 9 лет назад
  Jeroen Domburg ff6b8addd9 Fix panic config ifdefs, un-stall app cpu on boot so it restarts after panic 9 лет назад
  Jeroen Domburg 9546ad5b5e Move write key and stage action select constants into headers 9 лет назад
  Jeroen Domburg 7d254eb3f0 Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions 9 лет назад
  Jeroen Domburg 1ca97f5adb Move panic handler code from FreeRTOS to esp32 component 9 лет назад