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.

Files at this revision

API Documentation at this revision

Comitter:
mbed_official
Date:
Fri Sep 11 09:30:09 2015 +0100
Parent:
620:49241b7c6da5
Child:
622:db79ecd649d0
Commit message:
Synchronized with git revision 6c1d63e069ab9bd86de92e8296ca783681257538

Full URL: https://github.com/mbedmicro/mbed/commit/6c1d63e069ab9bd86de92e8296ca783681257538/

ignore target files not supported by the yotta module

Changed in this revision

.yotta_ignore Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.yotta_ignore	Fri Sep 11 09:30:09 2015 +0100
@@ -0,0 +1,14 @@
+# ignore files for targets that aren't supported by the yotta build (to
+# minimise the size of the published module)
+
+TARGET_ARM_SSG
+TARGET_Freescale
+TARGET_RENESAS
+TARGET_Silicon_Labs
+TARGET_Atmel
+TARGET_Maxim
+TARGET_NXP
+TARGET_STM
+TARGET_WIZNET
+TOOLCHAIN_IAR
+