esp-idf/components/esp_system/include
Omar Chebib 0771bd1711 espsystem: Rearchitecture and fix eh_frame_parser bugs
eh_frame_parser is architecture independent, thus the files have
been rearchitectured. Some bugs have been fixed in the test.
A README file has also been added to eh_frame_parser host test
directory.

eh_frame_parser is now able to detect empty gaps in .eh_frame_hdr
table (missing DWARF information).
Fix a bug occuring when parsing backtraces originated from abort().
Fix build missing dependencies issue.
2021-07-15 12:47:51 +08:00
..
esp_private esp32h2: update esp_system and esp_hw_support to support esp32h2 2021-07-01 19:53:11 +08:00
eh_frame_parser.h espsystem: Rearchitecture and fix eh_frame_parser bugs 2021-07-15 12:47:51 +08:00
esp_debug_helpers.h esp_system: fix instrprohibited panic backtrace regression 2021-04-05 22:05:27 +08:00
esp_expression_with_stack.h esp_common: move shared stack 2021-02-24 12:16:37 +08:00
esp_freertos_hooks.h esp_common: move freertos hooks 2021-02-24 12:16:37 +08:00
esp_int_wdt.h esp_common: move task, int wdt 2021-02-24 12:16:37 +08:00
esp_system.h esp_system: split esp_system.h header 2021-03-31 19:13:03 +08:00
esp_task_wdt.h esp_common: move task, int wdt 2021-02-24 12:16:37 +08:00
esp_task.h doc: Add performance guides for execuion speed, binary size, RAM usage 2021-06-03 13:55:34 +10:00