9 Commits

Author SHA1 Message Date
hathach
2e9ab27e28 seems like 43xx code requires an terminal (uart,SWO) connected to be able to run 2014-03-12 15:44:30 +07:00
hathach
1e957bb672 change dcd 176x alignment placement to work with IAR 2014-03-12 15:11:48 +07:00
hathach
92d28c96eb clean all IAR ending warning 2014-03-12 14:59:57 +07:00
hathach
bb8602ce41 clean up IAR ending warning 2014-03-12 14:49:51 +07:00
hathach
0f0d9d127b able to build lpc11u with IAR
clean ending warming with IAR
2014-03-12 14:43:58 +07:00
hathach
8f03dea95a fix iar warning 2014-03-12 14:03:17 +07:00
hathach
6a736db159 try to port lpc11uxx device demo with IAR 2014-03-10 15:31:12 +07:00
hathach
3555abc378 cannot get IAR work with lpc1769 device demo 2014-03-10 15:02:11 +07:00
hathach
b586fe632a change desc_str_table to array of pointer of uint8_t* to be compatible with IAR (lack of support for VLA initialization)
IAR device os none works with ea4357
2014-03-10 14:20:38 +07:00