blob: b9b2c04ccff5971007e0b96ed3bc807289836204 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
#!gbuild
[Program]
-I../../../../common/inc
-I../../../../ports_common_green/inc
-I../inc
reset.arm
tx_initialize_low_level.arm
sample_threadx.c
tx.a
sample_threadx.ld
sample_threadx.con
|