big refactoring and features added

This commit is contained in:
Ayzen
2026-04-24 16:51:15 +03:00
parent eafc328caa
commit ea1fbb071d
184 changed files with 35336 additions and 75480 deletions

View File

@ -1,4 +1,4 @@
ARM GAS /tmp/cczKmYcs.s page 1
ARM GAS /tmp/ccPuFuNR.s page 1
1 .cpu cortex-m7
@ -58,7 +58,7 @@ ARM GAS /tmp/cczKmYcs.s page 1
28:Src/sysmem.c **** * Pointer to the current high watermark of the heap usage
29:Src/sysmem.c **** */
30:Src/sysmem.c **** static uint8_t *__sbrk_heap_end = NULL;
ARM GAS /tmp/cczKmYcs.s page 2
ARM GAS /tmp/ccPuFuNR.s page 2
31:Src/sysmem.c ****
@ -118,7 +118,7 @@ ARM GAS /tmp/cczKmYcs.s page 1
62:Src/sysmem.c **** /* Initialize heap end at first call */
63:Src/sysmem.c **** if (NULL == __sbrk_heap_end)
51 .loc 1 63 3 view .LVU9
ARM GAS /tmp/cczKmYcs.s page 3
ARM GAS /tmp/ccPuFuNR.s page 3
52 .loc 1 63 12 is_stmt 0 view .LVU10
@ -178,7 +178,7 @@ ARM GAS /tmp/cczKmYcs.s page 1
88 0026 F2E7 b .L2
89 .LVL8:
90 .L7:
ARM GAS /tmp/cczKmYcs.s page 4
ARM GAS /tmp/ccPuFuNR.s page 4
71:Src/sysmem.c **** return (void *)-1;
@ -213,16 +213,16 @@ ARM GAS /tmp/cczKmYcs.s page 1
119 .file 2 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stddef.h"
120 .file 3 "/usr/lib/gcc/arm-none-eabi/13.2.1/include/stdint.h"
121 .file 4 "/usr/include/newlib/sys/errno.h"
ARM GAS /tmp/cczKmYcs.s page 5
ARM GAS /tmp/ccPuFuNR.s page 5
DEFINED SYMBOLS
*ABS*:00000000 sysmem.c
/tmp/cczKmYcs.s:20 .text._sbrk:00000000 $t
/tmp/cczKmYcs.s:26 .text._sbrk:00000000 _sbrk
/tmp/cczKmYcs.s:104 .text._sbrk:00000038 $d
/tmp/cczKmYcs.s:115 .bss.__sbrk_heap_end:00000000 __sbrk_heap_end
/tmp/cczKmYcs.s:112 .bss.__sbrk_heap_end:00000000 $d
/tmp/ccPuFuNR.s:20 .text._sbrk:00000000 $t
/tmp/ccPuFuNR.s:26 .text._sbrk:00000000 _sbrk
/tmp/ccPuFuNR.s:104 .text._sbrk:00000038 $d
/tmp/ccPuFuNR.s:115 .bss.__sbrk_heap_end:00000000 __sbrk_heap_end
/tmp/ccPuFuNR.s:112 .bss.__sbrk_heap_end:00000000 $d
UNDEFINED SYMBOLS
__errno