summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2020-10-02fix simple pull request comments. Implement descriptor index hack.Zachery Littell
2020-10-01create hid multiple interface exampleZachery Littell
2020-09-28Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-09-12doc: merge example/readme.md into docs/getting_started.mdhathach
2020-09-07rework usbh control transferhathach
2020-09-05refactor hub classhathach
2020-09-05update example to test with mousehathach
2020-09-04Remove tud_cdc_connected check from examplesJan Dümpelmann
2020-09-04Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-09-04update ci to also build host examplehathach
2020-09-04fflush(stdout) for keyboard host examplehathach
2020-09-04keyboard host work as proof of concepthathach
2020-09-03more hid host workhathach
2020-09-03fix #449 remove obsolete pipehandle from hid hosthathach
2020-09-01clean uphathach
2020-09-01Merge branch 'master' into update-hosthathach
2020-08-22add OPT_MCU_SAMD11hathach
2020-08-19Commit before sharing.Reinhard Panhuber
2020-07-29Merge pull request #412 from hathach/fix-net-cast-alignHa Thach
2020-07-23example to call tud_init() after freeRTOS kernel is startedhathach
2020-07-23fix samd21 race condition with setup packethathach
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-07-19minor clean uphathach
2020-07-18more updatehathach
2020-07-16rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZEhathach
2020-07-16add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lunhathach
2020-07-16fix unintended changes to webusb examplehathach
2020-07-16add tud_speed_get()hathach
2020-07-08Merge pull request #447 from hathach/add-stm-hsHa Thach
2020-07-08change REDUCE_SPEED=0/1 to explicitly SPEED=high/fullhathach
2020-07-06correct EP Size for cdc dual and webusb examplehathach
2020-06-30correct led dfu_rt examplehathach
2020-06-30cdc-acm: Use 512 bytes when in HS mode.Uwe Bonnes
2020-06-30Add Stm32F7xxdisco board support filesUwe Bonnes
2020-06-30Merge branch 'master' into add-stm-hshathach
2020-06-29Merge pull request #445 from hathach/add-kaluga-bspHa Thach
2020-06-29added esp32s2 kaluga bsphathach
2020-06-21examples/readme.md: Add hint to build for debug.Uwe Bonnes
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-06-15update midihathach
2020-06-15clean up, update other example confighathach
2020-06-14revert CFG_TUSB_RHPORT0_MODE to previous wayhathach
2020-06-01allow hs ep open with 512 byteshathach
2020-05-29fix idf usb pin init changeshathach
2020-05-26merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODEhathach
2020-05-22implement hcd_uframe_number for ohcihathach
2020-05-22update makefile to build with ohci hosthathach
2020-05-22Merge branch 'master' into update-hosthathach
2020-05-21fix nrf hanged (blocking wait) when called within critical sectionhathach
2020-05-19usb0 host on mcb1800 work with fullspeed mode.hathach