summaryrefslogtreecommitdiff
path: root/demos/bsp
AgeCommit message (Expand)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
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
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
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 o...hathach
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
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
2014-03-04added support for IAR retarget but not yet succeeded. lpc17xx have problem co...hathach
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
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
2013-12-02add board lpclink2, able to run device stack without any problemshathach
2013-11-22clean uphathach
2013-11-21clean uphathach
2013-11-18get lpc17xx running through enumeration (with control data < 64)hathach
2013-11-15fix build error with device 43xxhathach
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 wo...hathach
2013-11-05msc add supporthathach
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
2013-09-25working on fatfs integrationhathach