esp-idf/components/espcoredump
Erhan Kurubas 912f5afefa fix(coredump): Fix strncpy error in core_dump_elf.c
core_dump_elf.c:504:5: error: 'strncpy' specified bound 66 equals
destination size [-Werror=stringop-truncation]
2023-07-22 02:22:58 +02:00
..
include
include_core_dump Optionally disable logs in espcoredump component 2023-06-28 06:46:32 +00:00
src fix(coredump): Fix strncpy error in core_dump_elf.c 2023-07-22 02:22:58 +02:00
test coredump: remove tests (moved to esp-coredump repo) 2023-05-11 12:13:52 +08:00
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:54:45 +01:00
Kconfig Optionally disable logs in espcoredump component 2023-06-28 06:46:32 +00:00
espcoredump.py Tools: Fix flake8 version 5 warnings 2022-08-12 08:13:13 +00:00
linker.lf
sdkconfig.rename