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.
mbed-pokitto/.yotta_ignore@5:ea7377f3d1af, 2017-10-11 (annotated)
- Committer:
- Pokitto
- Date:
- Wed Oct 11 20:35:27 2017 +0000
- Revision:
- 5:ea7377f3d1af
Fixed PokittoLib. Includes a working custom mbed-src
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| Pokitto | 5:ea7377f3d1af | 1 | # ignore files for targets that aren't supported by the yotta build (to |
| Pokitto | 5:ea7377f3d1af | 2 | # minimise the size of the published module) |
| Pokitto | 5:ea7377f3d1af | 3 | |
| Pokitto | 5:ea7377f3d1af | 4 | TARGET_ARM_SSG |
| Pokitto | 5:ea7377f3d1af | 5 | TARGET_Freescale |
| Pokitto | 5:ea7377f3d1af | 6 | TARGET_RENESAS |
| Pokitto | 5:ea7377f3d1af | 7 | TARGET_Silicon_Labs |
| Pokitto | 5:ea7377f3d1af | 8 | TARGET_Atmel |
| Pokitto | 5:ea7377f3d1af | 9 | TARGET_Maxim |
| Pokitto | 5:ea7377f3d1af | 10 | TARGET_NXP |
| Pokitto | 5:ea7377f3d1af | 11 | TARGET_STM |
| Pokitto | 5:ea7377f3d1af | 12 | TARGET_WIZNET |
| Pokitto | 5:ea7377f3d1af | 13 | TOOLCHAIN_IAR |
| Pokitto | 5:ea7377f3d1af | 14 |