10 Commits

Author SHA1 Message Date
hathach
3a8dce013d remove IAD_DESC_REQUIRED
add compiler guard for exceeding number of endpoints for lpc11/13u
2014-03-23 00:00:23 +07:00
hathach
d2d0d0a6d5 clean up some device warnings
move led_blinking_task and led_blinking_set_interval to board.c
2014-03-21 16:32:39 +07:00
hathach
cf82b13a0e finish descriptor refractor for hid keyboard & mouse 2014-03-18 18:38:15 +07:00
hathach
eab4f9642c refractor descriptor passing for device with user-friendly structures 2014-03-18 18:07:48 +07:00
hathach
34756f3862 app descriptor rename 2014-03-18 16:58:24 +07:00
hathach
e73667c078 clean up tusb_descriptors 2014-03-18 16:23:23 +07:00
hathach
8f03dea95a fix iar warning 2014-03-12 14:03:17 +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
hathach
275e834bbe add device_os_none keil project for all boards 2013-12-27 13:40:59 +07:00
hathach
8de6ee22dc move device app code 2013-12-24 16:15:18 +07:00