Ivan Grokhotkov
|
5830f529d8
Merge branch 'master' into feature/esp32s2beta_merge
|
6 lat temu |
Roland Dobai
|
5a916ce126
Support ELF files loadable with gdb
|
6 lat temu |
Angus Gratton
|
438d513a95
Merge branch 'master' into feature/esp32s2beta_merge
|
6 lat temu |
Alex Lisitsyn
|
7ff9538c48
espcoredump: fix issue with spi_flash access
|
6 lat temu |
Angus Gratton
|
367ecc2d60
Merge branch 'refactor/timerg_in_test' into 'master'
|
6 lat temu |
Michael (XIAO Xufeng)
|
264ffbeb14
timer_group: use the LL
|
6 lat temu |
Mahavir Jain
|
5203a15439
esp32_gdbstub: fix build error with esp32-2019r1 toolchain
|
6 lat temu |
Anton Maklakov
|
afbaf74007
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
|
6 lat temu |
Darian Leung
|
037c079e9a
esp32: Refactor backtrace and add esp_backtrace_print()
|
7 lat temu |
Konstantin Kondrashov
|
399d2d2605
all: Using xxx_periph.h
|
6 lat temu |
Roland Dobai
|
6c0a7a66f3
Rename Kconfig options (components/app_trace)
|
6 lat temu |
Roland Dobai
|
0ae53691ba
Rename Kconfig options (components/esp32)
|
6 lat temu |
morris
|
f5b03c9ea3
misc adjustment of esp32 component
|
7 lat temu |
morris
|
a2f07b0806
move common include files from esp32 into esp_common
|
7 lat temu |
morris
|
fcedf442ce
move common source files from esp32 to esp_common
|
7 lat temu |
morris
|
c159984264
separate rom from esp32 component to esp_rom
|
7 lat temu |
morris
|
956c25dedd
move esp32 chip specific includes to esp32/xxx.h
|
7 lat temu |
Ivan Grokhotkov
|
37b55a5eb5
esp32: print ELF file SHA256 in panic handler
|
7 lat temu |
Ivan Grokhotkov
|
04c511c9b5
panic: dump some instruction memory on IllegalInstruction exception
|
7 lat temu |
Roland Dobai
|
d4e572bdb1
esp32: Add macro to check a condition without abort
|
7 lat temu |
Ivan Grokhotkov
|
90f5456dba
Merge branch 'feature/rtc_cpu_freq_config' into 'master'
|
7 lat temu |
Ivan Grokhotkov
|
bec70ce298
esp32: use new CPU frequency setting API
|
7 lat temu |
Ivan Grokhotkov
|
0aa384d40c
esp32: add API to get reset reason
|
7 lat temu |
Konstantin Kondrashov
|
a8e46775c6
soc/rtc_wdt: Add API functions for rtc_wdt
|
7 lat temu |
Ivan Grokhotkov
|
2f7d327978
panic: remove extra newline
|
7 lat temu |
Roland Dobai
|
07acbb5664
ESP_ERROR_CHECK converts error code to text
|
7 lat temu |
Jack
|
624828ce83
Dump the frame of the other core when interrupt watchdog happens
|
8 lat temu |
Ivan Grokhotkov
|
8e8cb1a139
panic: prevent INT WDT from re-triggering in OCD mode
|
8 lat temu |
houchenyao
|
f80824a2d8
test: support test for UT cases expect to reset
|
8 lat temu |
Jeroen Domburg
|
b3fd494e71
Panic: stop dport access handler without trying to use a lock
|
8 lat temu |