-
Notifications
You must be signed in to change notification settings - Fork 4
/
raw_build.sh
executable file
·131 lines (131 loc) · 101 KB
/
raw_build.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
mkdir -p .build/mbed
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__romfs.o src/romfs.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__luarpc_elua_uart.o src/luarpc_elua_uart.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__dlmalloc.o src/dlmalloc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__remotefs__client.o src/remotefs/client.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__remotefs__elua_os_io.o src/remotefs/elua_os_io.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__remotefs__elua_rfs.o src/remotefs/elua_rfs.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__remotefs__remotefs.o src/remotefs/remotefs.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__fatfs__ff.o src/fatfs/ff.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__fatfs__ccsbcs.o src/fatfs/ccsbcs.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__linenoise.o src/linenoise.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__elua_uip.o src/elua_uip.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__buf.o src/buf.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lobject.o src/lua/lobject.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__liolib.o src/lua/liolib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__loslib.o src/lua/loslib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__ltablib.o src/lua/ltablib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lstrlib.o src/lua/lstrlib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lua.o src/lua/lua.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lopcodes.o src/lua/lopcodes.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__ldump.o src/lua/ldump.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lapi.o src/lua/lapi.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lstate.o src/lua/lstate.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lbaselib.o src/lua/lbaselib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lmathlib.o src/lua/lmathlib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lauxlib.o src/lua/lauxlib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__ldblib.o src/lua/ldblib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lmem.o src/lua/lmem.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__llex.o src/lua/llex.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__linit.o src/lua/linit.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lfunc.o src/lua/lfunc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lundump.o src/lua/lundump.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lrotable.o src/lua/lrotable.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__loadlib.o src/lua/loadlib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__ltable.o src/lua/ltable.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__legc.o src/lua/legc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lstring.o src/lua/lstring.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lzio.o src/lua/lzio.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lgc.o src/lua/lgc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__ldo.o src/lua/ldo.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lvm.o src/lua/lvm.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lcode.o src/lua/lcode.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__lparser.o src/lua/lparser.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__ldebug.o src/lua/ldebug.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__lua__ltm.o src/lua/ltm.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__common_tmr.o src/common_tmr.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__mmcfs.o src/mmcfs.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__elua_int.o src/elua_int.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__semifs.o src/semifs.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__term.o src/term.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__common_uart.o src/common_uart.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_lua.o src/shell/shell_lua.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_ver.o src/shell/shell_ver.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_mem.o src/shell/shell_mem.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_wofmt.o src/shell/shell_wofmt.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_cat.o src/shell/shell_cat.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_adv_cp_mv.o src/shell/shell_adv_cp_mv.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_recv.o src/shell/shell_recv.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_help.o src/shell/shell_help.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell.o src/shell/shell.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_adv_rm.o src/shell/shell_adv_rm.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_ls.o src/shell/shell_ls.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__shell__shell_mkdir.o src/shell/shell_mkdir.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__elua_mmc.o src/elua_mmc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__main.o src/main.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__elua_adc.o src/elua_adc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__net.o src/modules/net.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__bitarray.o src/modules/bitarray.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__pwm.o src/modules/pwm.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__pio.o src/modules/pio.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__cpu.o src/modules/cpu.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__adc.o src/modules/adc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__i2c.o src/modules/i2c.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__tmr.o src/modules/tmr.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__term.o src/modules/term.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__spi.o src/modules/spi.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__elua.o src/modules/elua.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__bit.o src/modules/bit.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__can.o src/modules/can.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__luarpc.o src/modules/luarpc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__lpack.o src/modules/lpack.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__uart.o src/modules/uart.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__modules__pd.o src/modules/pd.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__common.o src/common.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__newlib__stubs.o src/newlib/stubs.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__newlib__devman.o src/newlib/devman.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__newlib__stdtcp.o src/newlib/stdtcp.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__newlib__genstd.o src/newlib/genstd.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__common_fs.o src/common_fs.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__eluarpc.o src/eluarpc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__elua_mmc_sim.o src/elua_mmc_sim.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__salloc.o src/salloc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__xmodem.o src/xmodem.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__uip__uip_arp.o src/uip/uip_arp.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__uip__uip.o src/uip/uip.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__uip__uiplib.o src/uip/uiplib.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__uip__dhcpc.o src/uip/dhcpc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__uip__psock.o src/uip/psock.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__uip__resolv.o src/uip/resolv.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__uip__uip-neighbor.o src/uip/uip-neighbor.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_qei.o src/platform/lpc17xx/drivers/src/lpc17xx_qei.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_i2c.o src/platform/lpc17xx/drivers/src/lpc17xx_i2c.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_gpio.o src/platform/lpc17xx/drivers/src/lpc17xx_gpio.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_timer.o src/platform/lpc17xx/drivers/src/lpc17xx_timer.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_libcfg_default.o src/platform/lpc17xx/drivers/src/lpc17xx_libcfg_default.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_ssp.o src/platform/lpc17xx/drivers/src/lpc17xx_ssp.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_clkpwr.o src/platform/lpc17xx/drivers/src/lpc17xx_clkpwr.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_adc.o src/platform/lpc17xx/drivers/src/lpc17xx_adc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_wdt.o src/platform/lpc17xx/drivers/src/lpc17xx_wdt.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_gpdma.o src/platform/lpc17xx/drivers/src/lpc17xx_gpdma.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_pwm.o src/platform/lpc17xx/drivers/src/lpc17xx_pwm.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_dac.o src/platform/lpc17xx/drivers/src/lpc17xx_dac.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_can.o src/platform/lpc17xx/drivers/src/lpc17xx_can.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_uart.o src/platform/lpc17xx/drivers/src/lpc17xx_uart.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_nvic.o src/platform/lpc17xx/drivers/src/lpc17xx_nvic.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_mcpwm.o src/platform/lpc17xx/drivers/src/lpc17xx_mcpwm.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_emac.o src/platform/lpc17xx/drivers/src/lpc17xx_emac.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_rit.o src/platform/lpc17xx/drivers/src/lpc17xx_rit.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_spi.o src/platform/lpc17xx/drivers/src/lpc17xx_spi.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_i2s.o src/platform/lpc17xx/drivers/src/lpc17xx_i2s.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_rtc.o src/platform/lpc17xx/drivers/src/lpc17xx_rtc.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_pinsel.o src/platform/lpc17xx/drivers/src/lpc17xx_pinsel.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__startup_LPC17xx.o src/platform/lpc17xx/startup_LPC17xx.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__system_LPC17xx.o src/platform/lpc17xx/system_LPC17xx.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__core_cm3.o src/platform/lpc17xx/core_cm3.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__platform.o src/platform/lpc17xx/platform.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__lpc17xx__mbed_pio.o src/platform/lpc17xx/mbed_pio.c
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -x assembler-with-cpp -Wall -mcpu=cortex-m3 -mthumb -c -o .build/mbed/src__platform__cortex_utils.o src/platform/cortex_utils.s
arm-none-eabi-gcc -DELUA_CPU_HEADER="\"cpu_lpc1768.h\"" -DELUA_BOARD_HEADER="\"board_mbed.h\"" -DUSE_GIT_REVISION -DELUA_CPU=LPC1768 -DELUA_BOARD=MBED -DELUA_PLATFORM=LPC17XX -D__BUFSIZ__=128 -DELUA_CPU_LPC1768 -DELUA_BOARD_MBED -DELUA_PLATFORM_LPC17XX -DUSE_MULTIPLE_ALLOCATOR -DLUA_PACK_VALUE -DELUA_ENDIAN_LITTLE -DLUA_OPTIMIZE_MEMORY=2 -DFORLPC1768 -Dgcc -DCORTEX_M3 -Iboards/headers -Iinc -Iinc/newlib -Iinc/remotefs -Isrc/platform -Isrc/lua -Isrc/modules -Isrc/platform/lpc17xx -Isrc/platform/lpc17xx/cpus -Isrc/uip -Isrc/fatfs -Isrc/platform/lpc17xx/drivers/inc -Os -fomit-frame-pointer -ffunction-sections -fdata-sections -fno-strict-aliasing -Wall -mcpu=cortex-m3 -mthumb -mlittle-endian -c -o .build/mbed/src__platform__arm_cortex_interrupts.o src/platform/arm_cortex_interrupts.c
arm-none-eabi-gcc -nostartfiles -nostdlib -T src/platform/lpc17xx/LPC17xx.ld -Wl,--gc-sections -Wl,--allow-multiple-definition -mcpu=cortex-m3 -mthumb -Wl,-e,Reset_Handler -Wl,-static -o ./elua_lua_mbed.elf .build/mbed/src__romfs.o .build/mbed/src__luarpc_elua_uart.o .build/mbed/src__dlmalloc.o .build/mbed/src__remotefs__client.o .build/mbed/src__remotefs__elua_os_io.o .build/mbed/src__remotefs__elua_rfs.o .build/mbed/src__remotefs__remotefs.o .build/mbed/src__fatfs__ff.o .build/mbed/src__fatfs__ccsbcs.o .build/mbed/src__linenoise.o .build/mbed/src__elua_uip.o .build/mbed/src__buf.o .build/mbed/src__lua__lobject.o .build/mbed/src__lua__liolib.o .build/mbed/src__lua__loslib.o .build/mbed/src__lua__ltablib.o .build/mbed/src__lua__lstrlib.o .build/mbed/src__lua__lua.o .build/mbed/src__lua__lopcodes.o .build/mbed/src__lua__ldump.o .build/mbed/src__lua__lapi.o .build/mbed/src__lua__lstate.o .build/mbed/src__lua__lbaselib.o .build/mbed/src__lua__lmathlib.o .build/mbed/src__lua__lauxlib.o .build/mbed/src__lua__ldblib.o .build/mbed/src__lua__lmem.o .build/mbed/src__lua__llex.o .build/mbed/src__lua__linit.o .build/mbed/src__lua__lfunc.o .build/mbed/src__lua__lundump.o .build/mbed/src__lua__lrotable.o .build/mbed/src__lua__loadlib.o .build/mbed/src__lua__ltable.o .build/mbed/src__lua__legc.o .build/mbed/src__lua__lstring.o .build/mbed/src__lua__lzio.o .build/mbed/src__lua__lgc.o .build/mbed/src__lua__ldo.o .build/mbed/src__lua__lvm.o .build/mbed/src__lua__lcode.o .build/mbed/src__lua__lparser.o .build/mbed/src__lua__ldebug.o .build/mbed/src__lua__ltm.o .build/mbed/src__common_tmr.o .build/mbed/src__mmcfs.o .build/mbed/src__elua_int.o .build/mbed/src__semifs.o .build/mbed/src__term.o .build/mbed/src__common_uart.o .build/mbed/src__shell__shell_lua.o .build/mbed/src__shell__shell_ver.o .build/mbed/src__shell__shell_mem.o .build/mbed/src__shell__shell_wofmt.o .build/mbed/src__shell__shell_cat.o .build/mbed/src__shell__shell_adv_cp_mv.o .build/mbed/src__shell__shell_recv.o .build/mbed/src__shell__shell_help.o .build/mbed/src__shell__shell.o .build/mbed/src__shell__shell_adv_rm.o .build/mbed/src__shell__shell_ls.o .build/mbed/src__shell__shell_mkdir.o .build/mbed/src__elua_mmc.o .build/mbed/src__main.o .build/mbed/src__elua_adc.o .build/mbed/src__modules__net.o .build/mbed/src__modules__bitarray.o .build/mbed/src__modules__pwm.o .build/mbed/src__modules__pio.o .build/mbed/src__modules__cpu.o .build/mbed/src__modules__adc.o .build/mbed/src__modules__i2c.o .build/mbed/src__modules__tmr.o .build/mbed/src__modules__term.o .build/mbed/src__modules__spi.o .build/mbed/src__modules__elua.o .build/mbed/src__modules__bit.o .build/mbed/src__modules__can.o .build/mbed/src__modules__luarpc.o .build/mbed/src__modules__lpack.o .build/mbed/src__modules__uart.o .build/mbed/src__modules__pd.o .build/mbed/src__common.o .build/mbed/src__newlib__stubs.o .build/mbed/src__newlib__devman.o .build/mbed/src__newlib__stdtcp.o .build/mbed/src__newlib__genstd.o .build/mbed/src__common_fs.o .build/mbed/src__eluarpc.o .build/mbed/src__elua_mmc_sim.o .build/mbed/src__salloc.o .build/mbed/src__xmodem.o .build/mbed/src__uip__uip_arp.o .build/mbed/src__uip__uip.o .build/mbed/src__uip__uiplib.o .build/mbed/src__uip__dhcpc.o .build/mbed/src__uip__psock.o .build/mbed/src__uip__resolv.o .build/mbed/src__uip__uip-neighbor.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_qei.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_i2c.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_gpio.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_timer.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_libcfg_default.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_ssp.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_clkpwr.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_adc.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_wdt.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_gpdma.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_pwm.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_dac.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_can.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_uart.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_nvic.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_mcpwm.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_emac.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_rit.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_spi.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_i2s.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_rtc.o .build/mbed/src__platform__lpc17xx__drivers__src__lpc17xx_pinsel.o .build/mbed/src__platform__lpc17xx__startup_LPC17xx.o .build/mbed/src__platform__lpc17xx__system_LPC17xx.o .build/mbed/src__platform__lpc17xx__core_cm3.o .build/mbed/src__platform__lpc17xx__platform.o .build/mbed/src__platform__lpc17xx__mbed_pio.o .build/mbed/src__platform__cortex_utils.o .build/mbed/src__platform__arm_cortex_interrupts.o -lc -lgcc -lm
arm-none-eabi-objcopy -O binary elua_lua_mbed.elf elua.bin