The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

TARGET_NRF52840_DK/TOOLCHAIN_ARM_STD/nRF52832.sct

Committer:
Kojto
Date:
2017-07-19
Revision:
147:a97add6d7e64
Parent:
140:97feb9bacc10
Child:
152:235179ab3f27

File content as of revision 147:a97add6d7e64:

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)
  }
}