hathach
3555abc378
cannot get IAR work with lpc1769 device demo
2014-03-10 15:02:11 +07:00
hathach
ad72db5aea
change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code
...
change pipe xfer API buffer from void* to uint8_t*
change FIFO_DEF to have a separated buffer to be compatible with IAR\
refractor IAR data alignment pragma
2014-03-10 13:13:13 +07:00
hathach
d5f278bbf0
clean up dcd_lpc175x_6x.c
2014-03-10 11:36:19 +07:00
hathach
73ac4b4c80
rename tusbd_msc_scsi_received_isr to tusbd_msc_scsi_cb
...
fix the status phase true --> false
ASSERT_STATUS( dcd_pipe_xfer( p_msc->edpt_in , p_csw, sizeof(msc_cmd_status_wrapper_t), false) );
board ea4357 added P9_5 pull down for device connect
2014-03-09 15:30:57 +07:00
hathach
e506f4cae2
ported board_buttons API to EA4357 but device is not mounted yet
2014-03-07 15:31:41 +07:00
hathach
01760794fe
lpc1347 mouse & keyboard & cdc works well
2014-03-07 14:54:19 +07:00
hathach
05474e4bd2
refractor mouse app
2014-03-07 13:05:43 +07:00
hathach
3d17212f29
added board_buttons for lpcxpresso/board_lpcxpresso1769.c
2014-03-07 12:45:49 +07:00
hathach
26b1b879dd
refractor device mouse app to use board_buttons
2014-03-06 23:48:44 +07:00
hathach
4b8c0d97c6
add board_buttons API and refractor device keyboard app
2014-03-06 23:26:40 +07:00
hathach
4b6c6929cb
fix the duplicated plug connection status change with lpc17xx by using immediate reset on isr. However Khanh's G5 mouse is not enumerated !!
...
remove TUSB_CFG_CONFIGURATION_MAX from config file
fix some warning
2014-02-20 16:06:31 +07:00
hathach
bbe26facb3
some code clean up
...
NOTE: host on ea4357 does not work anymore
2014-02-19 15:29:29 +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