Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: cc3000_ping_demo_try_2
Fork of mbed by
Diff: mbed.sct
- Revision:
- 4:5d1359a283bc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed.sct Thu Nov 27 16:23:24 2008 +0000
@@ -0,0 +1,26 @@
+; 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)
+ }
+
+}
