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: Encrypted my_mbed lklk CyaSSL_DTLS_Cellular ... more
Revision 621:9c82b0f79f3d, committed 2015-09-11
- 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 +

