summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2018-12-04adding ea4088 quickstart, able to blinkhathach
2018-12-04add mcb1800, blink led okhathach
2018-12-03clean uphathach
2018-12-03use lpcopen for ea4357, blinky okhathach
2018-12-03clean up lpc13hathach
2018-12-03moving lpc17xx to use lpcopenhathach
2018-12-03move lpc_chip_13xx fileshathach
2018-12-03use flash for msc_disk_ram in case mcu does have enough sramhathach
2018-12-03correct memory placement for lpc13. CDC work wellhathach
2018-12-02lpc11u use USBSRAM, able to response with 1st requesthathach
2018-12-01fix lpc11u68 bsp issue, able to blinkhathach
2018-12-01able to build lpc11u68hathach
2018-12-01add lpc11u68 ses filehathach
2018-11-30lpc13xx build ok (not work) with lpcopenhathach
2018-11-30adding ses lpc13xxhathach
2018-11-30remove obsolete examplehathach
2018-11-30rename OPT_MCU_LPC13UXX to OPT_MCU_LPC13XXhathach
2018-11-29added & tested lpc17xx freertos device examplehathach
- add USB priority check for freeRTOS config
2018-11-29update segger projecthathach
2018-11-29clean uphathach
2018-11-28add Auto descriptor endpoint num config to support lpc17xxhathach
CFG_TUD_DESC_*_EPNUM
2018-11-27needs to be filled out. blinks thoughScott Shawcroft
2018-11-27clean uphathach
2018-11-27enhance dcd lpc17xx. Able to pass enumerationhathach
2018-11-26add lpc175x_6x project filehathach
2018-11-26add OPT_MODE_HIGH_SPEEDhathach
2018-11-26clean uphathach
2018-11-26clean up warningshathach
2018-11-25Introduce a Makefile for the OS_NONE device exampleScott Shawcroft
It currently supports the SAMD21 and SAMD51 only. More will be added later.
2018-11-23rename xfer complete enumhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-11-22cdc work ok with lpc43xxhathach
2018-11-22rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTIONhathach
2018-11-22build okhathach
2018-11-22adding lpc43xx to seshathach
2018-11-22msc device block count and block numhathach
- replace CFG_TUD_MSC_BLOCK_NUM & CFG_TUD_MSC_BLOCK_SZ by tud_msc_capacity_cb() (mandatory callback)
2018-11-22clean up msc examplehathach
2018-11-22msc works well with samd51hathach
2018-11-22rename freertos examplehathach
2018-11-22rename example projecthathach
2018-11-22update freertos ses projecthathach
2018-11-22refractor device composite freertos seshathach
2018-11-22refractor device composite examplehathach
2018-11-21more clean uphathach
2018-11-21samd21 work well with cdchathach
2018-11-21fix ses irq vectorhathach
2018-11-21samd21 has usb traffichathach
2018-11-21move metro m4 clock init to boardhathach
2018-11-20able to build and blink with metro m0hathach
2018-11-20adding samd21 metro m0 supporthathach