feat(coredump): save .bss, .data and .heap sections to the elf file
This commit is contained in:
@@ -61,6 +61,8 @@ void test_assert_cache_disabled(void);
|
||||
|
||||
void test_illegal_access(void);
|
||||
|
||||
void test_capture_dram(void);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user