This commit is contained in:
Mysteo91
2023-07-20 13:55:29 +03:00
parent 96e193a7f2
commit 8c73cea539
331 changed files with 120 additions and 455964 deletions

View File

@@ -34,7 +34,7 @@
/* Entry Point */
ENTRY(Reset_Handler)
INCLUDE memory_map.inc
INCLUDE main_prog/memory_map.inc
/* Highest address of the user mode stack */
_estack = ORIGIN(RAM) + LENGTH(RAM); /* end of "RAM" Ram type memory */