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:
92:4fc01daae5a5
Parent:
77:869cf507173a
Child:
112:6f327212ef96
--- a/TARGET_NUCLEO_F030R8/cmsis_nvic.h	Wed Oct 29 11:02:04 2014 +0000
+++ b/TARGET_NUCLEO_F030R8/cmsis_nvic.h	Thu Nov 27 13:33:22 2014 +0000
@@ -35,7 +35,7 @@
 // STM32F030R8
 // CORE: 16 vectors = 64 bytes from 0x00 to 0x3F
 // MCU Peripherals: 29 vectors = 116 bytes from 0x40 to 0xB3
-// Total: 45 vectors = 180 bytes (0xB4) to be reserved in RAM (see scatter file)
+// Total: 45 vectors = 180 bytes (0xB4) to be reserved in RAM
 #define NVIC_NUM_VECTORS      45
 #define NVIC_USER_IRQ_OFFSET  16