summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-11-22update doc for RT1060 evkhathach
2019-11-22doc updatehathach
2019-11-13docs: porting: remove invalid information and fix typoSean Cross
2019-11-11added and tested nRF52833DK (pca10100)hathach
2019-11-10added board nrf52840 mdk donglehathach
2019-11-01update dochathach
2019-10-31update doc, hid set reporthathach
2019-10-29Merge branch 'ZLP_Request2' of https://github.com/pigrew/tinyusb into pigrew-...hathach
2019-10-24update boards dochathach
2019-10-08Update boards.mdhathach
2019-10-02ported stm32f1, tested with f103 blue pillhathach
2019-09-27Merge branch 'master' into ZLP_Request2Nathan Conrad
2019-09-21Merge branch 'master' into usbtmcNathan Conrad
2019-09-20doc updatehathach
2019-09-18added board feather stm32f045hathach
2019-09-17Update boards.mdhathach
2019-09-17Update boards.mdhathach
2019-09-17change 3Nathan Conrad
2019-09-16add pyboard v1.1 link to bsphathach
2019-09-13Update boards.mdhathach
2019-09-13Update boards.mdhathach
2019-09-12Add details on dcd_edpt_xfer in the porting document.Nathan Conrad
2019-09-12ported stm32f2, added board stm32f207zg nucleohathach
2019-09-12update dochathach
2019-09-11stm32f7 work with dcd synopsishathach
2019-09-11ported stm32f3, close #67hathach
2019-09-11update docshathach
2019-09-11Merge pull request #136 from hathach/develophathach
2019-09-10A few bug fixes, remove the unstested device notices, note supported boards ...Nathan Conrad
2019-09-09doc updatehathach
2019-09-09more clean uphathach
2019-09-09update dochathach
2019-09-08ported pca10059hathach
2019-09-06update docshathach
2019-09-05doc updatehathach
2019-09-01update dochathach
2019-09-01update readme and board mdhathach
2019-07-22update docshathach
2019-07-04update docshathach
2019-05-13clean uphathach
2019-05-04Update boards.mdhathach
2019-05-02add hid_test.py for testing #58hathach
2019-04-02doc for adding new boardhathach
2019-04-02rename board_led_control to board_led_writehathach
2019-03-30added dcd_remote_wakeup() stub for all portshathach
2019-03-27clean uphathach
2019-03-27replace dcd_edpt_(clear)stall by usbd_edpt_(clear)stallhathach
2019-03-24remove tusb_hal_millis() usage, less work for portinghathach
2018-12-17docs clean uphathach
2018-12-13seperate tusb_task() to tud_task() and tuh_task()hathach