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:
150:a330f0fddbec
Parent:
136:ef9c61f8c49f
--- a/TARGET_NUCLEO_F410RB/TOOLCHAIN_ARM_STD/stm32f410xb.sct	Wed Aug 16 18:12:46 2017 +0100
+++ b/TARGET_NUCLEO_F410RB/TOOLCHAIN_ARM_STD/stm32f410xb.sct	Thu Aug 31 17:15:06 2017 +0100
@@ -36,8 +36,8 @@
    .ANY (+RO)
   }
 
-  ; Total: 112 vectors = 448 bytes (0x1C0) to be reserved in RAM
-  RW_IRAM1 (0x20000000+0x1C0) (0x8000-0x1C0)  {  ; RW data
+  ; Total: 114 vectors = 456 bytes (0x1C8) to be reserved in RAM
+  RW_IRAM1 (0x20000000+0x1C8) (0x8000-0x1C8)  {  ; RW data
    .ANY (+RW +ZI)
   }