Historie revizí

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