summaryrefslogtreecommitdiff
path: root/demos/bsp
AgeCommit message (Collapse)Author
2014-03-12move mcu cmsis file to /mcuhathach
2014-03-12move boards to root folderhathach
2014-03-12clean all IAR ending warninghathach
2014-03-12clean up IAR ending warninghathach
2014-03-12able to build lpc11u with IARhathach
clean ending warming with IAR
2014-03-12IAR line ending warninghathach
2014-03-12fix iar warninghathach
2014-03-12added scatter file for lpc11u & lpc13u for it to run with keilhathach
2014-03-11move keil_ram.ini to bsp/lpc43xx/keil_ram.inihathach
device os none for NGX4330 work with keil
2014-03-11NGX4330 device os none work well with lpcxpressohathach
2014-03-09fix board_rf1ghznode.c build errorhathach
2014-03-09rename tusbd_msc_scsi_received_isr to tusbd_msc_scsi_cbhathach
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-07ported board_buttons API to EA4357 but device is not mounted yethathach
2014-03-07lpc1347 mouse & keyboard & cdc works wellhathach
2014-03-07added board_buttons for lpcxpresso/board_lpcxpresso1769.chathach
2014-03-06add board_buttons API and refractor device keyboard apphathach
2014-03-06IAR nonos/freertos can run with lpc17xx but cannot mount any device (failed ↵hathach
on the first 8 byte descriptors)
2014-03-06keil host 17xx work, but os_none has problem with copy command in msc examplehathach
2014-03-06refractor app_os_prio.hhathach
2014-03-05IAR host os none work well with ea4357hathach
2014-03-05refractor remove board_uart_send & board_uart_recv from board APIhathach
2014-03-05remove other heap 1-3 of freeRTOShathach
ngx4330 work well with lpc/keil for non/freeRTOS
2014-03-05somehow could not get printf work with IAR both SWD & uart on NGX4330hathach
2014-03-04remove lwip code in main.c & boardGetMACaddr (board.c)hathach
NOTE: previous commit also removed some lwip's configure in board_ea4357 fix NGX4330 led blinking
2014-03-04added support for IAR retarget but not yet succeeded. lpc17xx have problem ↵hathach
connect with jlink
2014-03-04change lpc17xx cmsis file & ohci to be able to build with IARhathach
2014-03-03ported freeRTOS with lpc175x_6x, all host demo workhathach
2013-12-27add device_os_none keil project for all boardshathach
2013-12-18able to run MSC host demo on lpc17xxhathach
implement walk around for halted ED in OHCI
2013-12-13able to get connect status change interrupt occuredhathach
2013-12-11add lpc17xx build config for host demohathach
2013-12-11fix error in dcd_lpc175x_6x (still has problem with control transfer)hathach
fix build error for host start to add keil support for device opt out pca9532.c when ea4357 is not the selected board
2013-12-02add board lpclink2, able to run device stack without any problemshathach
2013-11-22clean uphathach
add some doxygen work finalize device disconnection & suspend - suspend & resume & remote wake up is not supported yet
2013-11-21clean uphathach
2013-11-18get lpc17xx running through enumeration (with control data < 64)hathach
2013-11-15fix build error with device 43xxhathach
refractor mscd ramdisk demo
2013-11-11adding support for lpc13uxxhathach
2013-11-06fix a bug with USB1, but still cannot get interrupt occurred on USB1hathach
2013-11-06refractor for device able to work on usb1 of lpc43xx. But could not get it ↵hathach
work on EA4357
2013-11-05msc add supporthathach
- SCSI_CMD_MODE_SELECT_6 - SCSI_CMD_MODE_SENSE_6 - SCSI_CMD_PREVENT_ALLOW_MEDIUM_REMOVAL fix msc device bug with no data unsupported command complete msc device demo with ram disk of 8KB
2013-10-16refine mouse demohathach
2013-09-30refractor hubhathach
2013-09-30able to mount one device on the hubhathach
2013-09-27fix an "extra" semaphore wait in msc hosthathach
2013-09-27house keepinghathach
2013-09-26added clear screen commandhathach
2013-09-25enable long filenamehathach
2013-09-25add tusbh_msc_statushathach
reanme PRINTF_TARGET_DEBUG_CONSOLE to PRINTF_TARGET_SEMIHOST add read10 implementation able to read fat root sector
2013-09-25working on fatfs integrationhathach
fix retarget input for lpcxpresso