This commit is contained in:
hathach
2018-08-14 17:20:06 +07:00
parent 85ad6e6b65
commit 600925740f
3 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,6 @@ MEMORY
FLASH (rx) : ORIGIN = 0xF4000, LENGTH = 0xA000 /* 40 KB */
/** RAM Region for bootloader. */
/*RAM (rwx) : ORIGIN = 0x20003400, LENGTH = 0x20007F80-0x200034008 */
/* Avoid conflict with NOINIT for OTA bond sharing */
RAM (rwx) : ORIGIN = 0x20008000, LENGTH = 0x20040000-0x20008000