fix dfu example build

This commit is contained in:
hathach
2021-05-26 18:16:56 +07:00
parent dbef50f8ff
commit f9c542aa52
14 changed files with 25 additions and 22 deletions
@@ -128,6 +128,7 @@ SECTIONS
. = ALIGN(4);
_ebss = . ;
_ezero = .;
end = .;
} > ram
/* stack section */
@@ -128,6 +128,7 @@ SECTIONS
. = ALIGN(4);
_ebss = . ;
_ezero = .;
end = .;
} > ram
/* stack section */