mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

targets/TARGET_NORDIC/TARGET_NRF5/TARGET_MCU_NRF52840/device/TOOLCHAIN_ARM_STD/nRF52832.sct

Committer:
AnnaBridge
Date:
2017-10-02
Revision:
174:b96e65c34a4d
Parent:
165:e614a9f1c9e2

File content as of revision 174:b96e65c34a4d:

LR_IROM1 0x21000 0x00DF000  {
  ER_IROM1 0x21000 0x00DF000  {
   *.o (RESET, +First)
   *(InRoot$$Sections)
   .ANY (+RO)
  }
  RW_IRAM0 0x20003288 UNINIT 0x000000F8  { ;no init section
        *(*noinit)
  }
  RW_IRAM1 0x20003380 0x0003cc80  {
   .ANY (+RW +ZI)
  }
}