summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-02add repo & verion ymlhathach
2018-09-02clean uphathach
2018-08-30allow no mode compilation (no host/device enabled). Handy for project without...hathach
2018-08-30cdc flush on write() if queue more than epsizehathach
2018-08-30clean up osal task and subtaskhathach
2018-08-30remove CFG_TUD_CDC_FLUSH_ON_SOF optionhathach
2018-08-28nrf5x fix an issue with EP0STATUS require Easy DMAhathach
2018-08-28add while loop to usbd task to run until task queue is emptyhathach
2018-08-28cdc device : rename epin_buf, epout_bufhathach
2018-08-28minor nrf52 driver correcthathach
2018-08-24make tud_mount_cb() and tud_umount_cb() optionalhathach
2018-08-24clean uphathach
2018-08-23fix compiler static assert complainhathach
2018-08-23fix compiler warningshathach
2018-08-23Merge branch 'develop' of github.com:hathach/tinyusb into develophathach
2018-08-23rename common func to avoid conflicthathach
2018-08-23add libary.properties for arduino compatiblehathach
2018-08-23clean uphathach
2018-08-23freeRtos seems to work well with nrf52840hathach
2018-08-23freertos blinky with software timerhathach
2018-08-22adding nrf5x freertos examplehathach
2018-08-21add string desc helperhathach
2018-08-15correct cdc line coding memory alignhathach
2018-08-15fix memory issue with usbd control xferhathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-08-13fix issue with cdc write failed sometimeshathach
2018-08-01clean uphathach
2018-08-01improve auto descriptorhathach
2018-07-31dev hid enhancement, add report descriptor templates for keyboard, mouse, con...hathach
2018-07-31fix hid warning, move report descriptor template to hid.hhathach
2018-07-31rename to prevent confusionhathach
2018-07-31move default optionhathach
2018-07-31tud_hid_generic_get_report_cb and tud_hid_generic_set_report_cb are mandantoryhathach
2018-07-31add tud_hid_generic_report()hathach
2018-07-30enhance device hid driverhathach
2018-07-30clean uphathach
2018-07-29hid device enhancehathach
2018-07-28fix hid generic various errorhathach
2018-07-28beter hid reporthathach
2018-07-28adding hid_generic supporthathach
2018-07-28change HID config, move HID boot config to part of auto descriptor onlyhathach
2018-07-27seperate CFG_TUD_HID_BOOT_PROTOCOL to CFG_TUD_HID_KEYBOARD_BOOT & CFG_TUD_HID...hathach
2018-07-27add usb msc callback descriptionhathach
2018-07-27house keepinghathach
2018-07-26house keepinghathach
2018-07-26update device msc callbackhathach
2018-07-26rename some scsi command struct, add SCSI_CMD_MODE_SENSE_6 to built-in suppor...hathach
2018-07-26move nrf_drv_usbd_errata to portable folderhathach
2018-07-26clean uphathach
2018-07-26clean uphathach