summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2019-03-17update flash-jlink target for m0 and m4 boardhathach
2019-03-16adding flash (jlink)hathach
2019-03-15update ses project filehathach
2019-03-13dcd_set_address include status response, usbd control stall both control in a...hathach
2019-03-10adding segger project for stm32f4hathach
2019-03-09add flash target for stm32 board using stm32cubeprogammger clihathach
2019-03-05fix asm file .S (nrf) and .s (stm)hathach
2019-03-05Merge branch 'master' into stm32f4hathach
2019-02-27examples/cdc_msc_hid: Revert local changes to tusb_config.h.William D. Jones
2019-01-29zero init internal class/device datahathach
2019-01-29fix segger debug with SDhathach
2019-01-29nrf5x usb init before sd workshathach
2019-01-29add S140 v6 build config for nrf5xhathach
2019-01-25Merge branch 'devlocal' into develophathach
2019-01-10cdc_msc_hid: Ensure example compiles again- add missing prototypes,William D. Jones
2019-01-10Merge branch 'master' of https://github.com/hathach/tinyusb into stm32f4William D. Jones
2019-01-09cdc_msc_hid: Work around LTO bug in gcc where order of compile mattersWilliam D. Jones
2019-01-04Add USB Midi support.Scott Shawcroft
2019-01-02adding makefile support for nrf5xhathach
2018-12-13white spaceshathach
2018-12-13seperate tusb_task() to tud_task() and tuh_task()hathach
2018-12-13osal clean uphathach
2018-12-12minor updatehathach
2018-12-07enable all warningshathach
2018-12-05clean up ses projecthathach
2018-12-05add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isrhathach
2018-12-05fix travis build errorhathach
2018-12-05lpc40xx device work, moving Chip_USB_Init out of tinyusbhathach
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
2018-11-29update segger projecthathach
2018-11-29clean uphathach
2018-11-28add Auto descriptor endpoint num config to support lpc17xxhathach
2018-11-27needs to be filled out. blinks thoughScott Shawcroft