mbed library sources

Dependents:   Encrypted my_mbed lklk CyaSSL_DTLS_Cellular ... more

Superseded

This library was superseded by mbed-dev - https://os.mbed.com/users/mbed_official/code/mbed-dev/.

Development branch of the mbed library sources. This library is kept in synch with the latest changes from the mbed SDK and it is not guaranteed to work.

If you are looking for a stable and tested release, please import one of the official mbed library releases:

Import librarymbed

The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Committer:
bogdanm
Date:
Wed Aug 07 16:43:59 2013 +0300
Revision:
15:4892fe388435
Added LPC4088 target and interrupt chaining code

Who changed what in which revision?

UserRevisionLine numberNew contents of line
bogdanm 15:4892fe388435 1 ; *************************************************************
bogdanm 15:4892fe388435 2 ; *** Scatter-Loading Description File generated by uVision ***
bogdanm 15:4892fe388435 3 ; *************************************************************
bogdanm 15:4892fe388435 4
bogdanm 15:4892fe388435 5 LR_IROM1 0x00000000 0x00080000 { ; load region size_region
bogdanm 15:4892fe388435 6 ER_IROM1 0x00000000 0x00080000 { ; load address = execution address
bogdanm 15:4892fe388435 7 *.o (RESET, +First)
bogdanm 15:4892fe388435 8 *(InRoot$$Sections)
bogdanm 15:4892fe388435 9 .ANY (+RO)
bogdanm 15:4892fe388435 10 }
bogdanm 15:4892fe388435 11 RW_IRAM1 0x100000E8 0x0000FF18 { ; RW data
bogdanm 15:4892fe388435 12 .ANY (+RW +ZI)
bogdanm 15:4892fe388435 13 }
bogdanm 15:4892fe388435 14 RW_IRAM2 0x20000000 0x00008000 {
bogdanm 15:4892fe388435 15 .ANY (AHBSRAM1)
bogdanm 15:4892fe388435 16 }
bogdanm 15:4892fe388435 17 }
bogdanm 15:4892fe388435 18