Fix indentation in ER_IROM1 load region description

pull/14300/head
Harrison Mutai 2021-02-18 14:47:36 +00:00
parent b31ce7a9c7
commit 9f5f3ea855
5 changed files with 15 additions and 15 deletions

View File

@ -68,9 +68,9 @@
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
}
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data

View File

@ -68,9 +68,9 @@
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
}
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data

View File

@ -69,9 +69,9 @@
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
}
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data

View File

@ -69,9 +69,9 @@
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
}
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data

View File

@ -70,9 +70,9 @@
LR_IROM1 MBED_APP_START MBED_APP_SIZE { ; load region size_region
ER_IROM1 MBED_APP_START MBED_APP_SIZE { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
*.o (RESET, +First)
*(InRoot$$Sections)
*(+RO)
}
RW_IRAM1 MBED_RAM1_START MBED_RAM1_SIZE { ; RW data