esp-idf/components/espcoredump
Jakob Hasse 548022fbe6 refactor(linux): excluded all non-Linux components from build
* All components which won't build (yet) on Linux are excluded.
  This enables switching to Linux in an application without
  explicitly setting COMPONENTS to main in the main
  CMakeLists.txt.
* ESP Timer provides headers for Linux now
* automatically disabling LWIP in Kconfig if it is not available

doc(linux): brought section
  "Component Linux/Mock Support Overview" up to date
2023-10-16 17:06:54 +08:00
..
include feat(coredump): add panic details to the elf file 2023-08-24 10:20:56 +02:00
include_core_dump feat(coredump): add panic details to the elf file 2023-08-24 10:20:56 +02:00
src Merge branch 'feature/update-toolchain-to-esp-13.1.0_new_newlib' into 'master' 2023-10-10 08:18:33 +08:00
test_apps feat(espcoredump): migrate the tests from unit-test-app 2023-09-21 14:32:45 +02:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
espcoredump.py Tools: Fix flake8 version 5 warnings 2022-08-12 08:13:13 +00:00
Kconfig refactor(freertos): Remove option for Task Snapshot 2023-08-28 20:11:27 +08:00
linker.lf espcoredump: fix a bug where tracked DRAM data where not dumped 2022-01-06 16:53:35 +08:00
sdkconfig.rename espcoredump: remove ESP32 prefix from config options 2020-09-30 20:22:27 +05:30