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:
mbed_official
Date:
Fri Sep 25 13:30:09 2015 +0100
Revision:
626:ba773d547214
Parent:
621:9c82b0f79f3d
Synchronized with git revision e8c24ba90dd5507bdb7c1b46dd3aba8cfabb762b

Full URL: https://github.com/mbedmicro/mbed/commit/e8c24ba90dd5507bdb7c1b46dd3aba8cfabb762b/

RZ_A1H - Modify to support NEON for RTOS.

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 621:9c82b0f79f3d 1 # ignore files for targets that aren't supported by the yotta build (to
mbed_official 621:9c82b0f79f3d 2 # minimise the size of the published module)
mbed_official 621:9c82b0f79f3d 3
mbed_official 621:9c82b0f79f3d 4 TARGET_ARM_SSG
mbed_official 621:9c82b0f79f3d 5 TARGET_Freescale
mbed_official 621:9c82b0f79f3d 6 TARGET_RENESAS
mbed_official 621:9c82b0f79f3d 7 TARGET_Silicon_Labs
mbed_official 621:9c82b0f79f3d 8 TARGET_Atmel
mbed_official 621:9c82b0f79f3d 9 TARGET_Maxim
mbed_official 621:9c82b0f79f3d 10 TARGET_NXP
mbed_official 621:9c82b0f79f3d 11 TARGET_STM
mbed_official 621:9c82b0f79f3d 12 TARGET_WIZNET
mbed_official 621:9c82b0f79f3d 13 TOOLCHAIN_IAR
mbed_official 621:9c82b0f79f3d 14