summaryrefslogtreecommitdiff
path: root/demos/bsp/boards/printf_retarget.c
AgeCommit message (Expand)Author
2014-03-12move boards to root folderhathach
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-05somehow could not get printf work with IAR both SWD & uart on NGX4330hathach
2014-03-04added support for IAR retarget but not yet succeeded. lpc17xx have problem co...hathach
2013-09-27fix an "extra" semaphore wait in msc hosthathach
2013-09-27house keepinghathach
2013-09-25add tusbh_msc_statushathach
2013-09-25working on fatfs integrationhathach
2013-09-24added cli supporthathach
2013-09-22fix pingstate for highspeed bulk out transferhathach
2013-09-18clean up warningshathach
2013-09-10added support for RETARGET SWOhathach
2013-09-10clean uphathach
2013-09-10able to get blinky + greetinghathach
2013-07-19change printf retarget to make \n to \r\n automaticallyhathach
2013-05-06change format of file header & license spacinghathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-18add DEVICE_ROM_DRIVER_ADDR macro in hal to point to rom driver addhathach
2013-01-17add initial support for output using ITM via SWO (not tested though)hathach
2013-01-17refractor board and start to add support for SWO retargethathach
2013-01-16add uart for lpc11uxx and retarget successfullyhathach
2013-01-11re-target printf to uart successful on LPCXpresso1347hathach