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-

Committer:
rolf.meyer@arm.com
Date:
Fri Aug 28 12:10:11 2009 +0000
Revision:
11:1c1ebd0324fa
Child:
12:f63353af7be8
A shiny new version

Who changed what in which revision?

UserRevisionLine numberNew contents of line
rolf.meyer@arm.com 11:1c1ebd0324fa 1
rolf.meyer@arm.com 11:1c1ebd0324fa 2 LR_IROM1 0x00000000 0x80000 { ; load region size_region
rolf.meyer@arm.com 11:1c1ebd0324fa 3 ER_IROM1 0x00000000 0x80000 { ; load address = execution address
rolf.meyer@arm.com 11:1c1ebd0324fa 4 *.o (RESET, +First)
rolf.meyer@arm.com 11:1c1ebd0324fa 5 *(InRoot$$Sections)
rolf.meyer@arm.com 11:1c1ebd0324fa 6 .ANY (+RO)
rolf.meyer@arm.com 11:1c1ebd0324fa 7 }
rolf.meyer@arm.com 11:1c1ebd0324fa 8 RW_IRAM1 0x10000000 0x8000 { ; RW data
rolf.meyer@arm.com 11:1c1ebd0324fa 9 .ANY (+RW +ZI)
rolf.meyer@arm.com 11:1c1ebd0324fa 10 }
rolf.meyer@arm.com 11:1c1ebd0324fa 11 }
rolf.meyer@arm.com 11:1c1ebd0324fa 12