This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-01-19 11:45:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88cd2dbbaeeb673aa111c0e07f29378522dae3ab
esp-idf
/
components
/
espcoredump
/
src
History
Erhan Kurubas
b83d11ba61
fix(coredump): fix note section alignments
2025-02-11 17:01:17 +01:00
..
port
fix(coredump): only clear high bit in PC when set
2025-02-11 17:01:17 +01:00
core_dump_binary.c
refactor(espcoredump): simplify uart/flash write flow
2024-03-11 17:12:41 +08:00
core_dump_common.c
fix(espcoredump): Reconfigure the stack guard when using custom coredump stack
2024-04-01 10:57:56 +08:00
core_dump_crc.c
refactor(espcoredump): keep checksum context in coredump stack
2024-03-11 17:12:41 +08:00
core_dump_elf.c
fix(coredump): fix note section alignments
2025-02-11 17:01:17 +01:00
core_dump_flash.c
change(coredump): make sure consistency with written data and calculated checksum
2024-12-18 13:29:02 +03:00
core_dump_sha.c
fix(esp-coredump): fix build error when mbedtls hardware sha disabled
2024-10-01 10:07:40 +02:00
core_dump_uart.c
refactor(espcoredump): simplify uart/flash write flow
2024-03-11 17:12:41 +08:00