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 Seeed_Tiny_BLE_Flash by
mbed-src/.yotta_ignore@5:9b240c1d5251, 2015-12-10 (annotated)
- Committer:
- yihui
- Date:
- Thu Dec 10 08:00:18 2015 +0000
- Revision:
- 5:9b240c1d5251
get 9dof data from mpu9250
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
yihui | 5:9b240c1d5251 | 1 | # ignore files for targets that aren't supported by the yotta build (to |
yihui | 5:9b240c1d5251 | 2 | # minimise the size of the published module) |
yihui | 5:9b240c1d5251 | 3 | |
yihui | 5:9b240c1d5251 | 4 | TARGET_ARM_SSG |
yihui | 5:9b240c1d5251 | 5 | TARGET_Freescale |
yihui | 5:9b240c1d5251 | 6 | TARGET_RENESAS |
yihui | 5:9b240c1d5251 | 7 | TARGET_Silicon_Labs |
yihui | 5:9b240c1d5251 | 8 | TARGET_Atmel |
yihui | 5:9b240c1d5251 | 9 | TARGET_Maxim |
yihui | 5:9b240c1d5251 | 10 | TARGET_NXP |
yihui | 5:9b240c1d5251 | 11 | TARGET_STM |
yihui | 5:9b240c1d5251 | 12 | TARGET_WIZNET |
yihui | 5:9b240c1d5251 | 13 | TOOLCHAIN_IAR |
yihui | 5:9b240c1d5251 | 14 |