summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2019-03-20move lpcopen to its own repo (submodule)hathach
2019-03-20move -nostdlib (-nostartfiles) into board.mkhathach
2019-03-19stm32f place startup*.o first in linking order due to gcc flto bughathach
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-14clean up compiler attributehathach
2018-12-13white spaceshathach
2018-12-13clean up fileshathach
2018-12-13seperate tusb_task() to tud_task() and tuh_task()hathach
2018-12-13osal clean uphathach
2018-12-12minor updatehathach
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-10clean up host pipe apihathach
2018-12-10add tuh_mount_cb/tuh_umount_cbhathach
2018-12-07add host ea4088qs, but not workhathach
2018-12-07lpc17 ohci failed to execute control transfer !!hathach
2018-12-07simple cdc host demo workhathach
2018-12-07able to build host hidhathach
2018-12-07enable all warningshathach
2018-12-07able to build with host mschathach
2018-12-06clean up hubhathach
2018-12-06rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSChathach
2018-12-06clean up usbh, rename doxygen folder to docshathach
2018-12-06able to complete enumeration with os none blockinghathach
2018-12-05added ea4357 ses projecthathach
2018-12-05fix more host build errorhathach
2018-12-05fixing build error with host stackhathach
2018-12-05host 1800 blinkyhathach
2018-12-05add host lpc18xx projecthathach
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