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.
Fork of mbed-stm32l0/l1-src by
.yotta_ignore@625:6502bcae5f2c, 2015-09-25 (annotated)
- Committer:
- mbed_official
- Date:
- Fri Sep 25 12:00:11 2015 +0100
- Revision:
- 625:6502bcae5f2c
- Parent:
- 621:9c82b0f79f3d
Synchronized with git revision 724c07935c2d3e3d8a1b3e7274b29ba5dcbed7ad
Full URL: https://github.com/mbedmicro/mbed/commit/724c07935c2d3e3d8a1b3e7274b29ba5dcbed7ad/
Changes contains only "Copyright year information" and "KR styling". Safe to merge.
Who changed what in which revision?
| User | Revision | Line number | New 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 |
