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.

Revision:
98:8ab26030e058
Parent:
94:9ad691361fac
Child:
99:dbbf35b96557
--- a/TARGET_SEEED_TINY_BLE/TOOLCHAIN_ARM_STD/nRF51822.sct	Tue Apr 14 10:58:58 2015 +0200
+++ b/TARGET_SEEED_TINY_BLE/TOOLCHAIN_ARM_STD/nRF51822.sct	Wed Apr 29 10:16:23 2015 +0100
@@ -12,8 +12,8 @@
 ;
 ;WITH SOFTDEVICE:
 
-LR_IROM1 0x16000 0x002A000  {
-  ER_IROM1 0x16000 0x002A000  {
+LR_IROM1 0x18000 0x0028000  {
+  ER_IROM1 0x18000 0x0028000  {
    *.o (RESET, +First)
    *(InRoot$$Sections)
    .ANY (+RO)
@@ -22,6 +22,3 @@
    .ANY (+RW +ZI)
   }
 }
-
-
-