Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Fork of mbed by -deleted-

Revision:
11:1c1ebd0324fa
Parent:
10:fcb9359f0959
Child:
12:f63353af7be8
--- a/mbed.sct	Thu May 14 14:44:00 2009 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-; Copyright 2008 ARM Limited. All rights reserved.
-
-FLASH_LOAD 0x0 0x00080000
-{
-
-  ER_RESET +0
-  {
-    * (VECTOR_TABLE)
-  }
-
-  ER_RO +0
-  {
-    * (+RO)
-  }
-
-  ER_RW 0x40000120
-  {    
-   * (+RW)
-  }
-
-  ER_ZI +0
-  {    
-   * (+ZI)
-  }
-
-}