Skip to content

Commit 985d87b

Browse files
James CrosbyJames Crosby
authored andcommitted
ignore target files not supported by the yotta module, to minimise published module size
1 parent 40a175b commit 985d87b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

libraries/mbed/.yotta_ignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# ignore files for targets that aren't supported by the yotta build (to
2+
# minimise the size of the published module)
3+
4+
TARGET_ARM_SSG
5+
TARGET_Freescale
6+
TARGET_RENESAS
7+
TARGET_Silicon_Labs
8+
TARGET_Atmel
9+
TARGET_Maxim
10+
TARGET_NXP
11+
TARGET_STM
12+
TARGET_WIZNET
13+
TOOLCHAIN_IAR
14+

0 commit comments

Comments
 (0)