summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2021-06-28Merge pull request #891 from hathach/host-rp2040-double-bufferHa Thach
2021-06-28Merge pull request #927 from hathach/add-rx65n-boardHa Thach
2021-06-28fix rx65n with freertos buildhathach
2021-06-21Fix typo in TUH configuration defineNiklas Hauser
2021-06-18fix build with mm32 boardhathach
2021-06-15Fix resume, always init FS clock.MasterPhi
2021-06-12set TOP to build with esp32sxhathach
2021-06-12Rename SAM7X to SAMX7XMasterPhi
2021-06-12increase example CFG_TUH_HID from 2 to 4hathach
2021-06-12examples: freertos: add skip for same70Rafael Silva
2021-06-12dcd: sam7x: rename family dcd to include the whole familyRafael Silva
2021-06-11Add fifo & DMA linked list mode support.MasterPhi
2021-06-11Add sketchy SAME70 DCD driver.HiFiPhile
2021-06-11improve usbhhathach
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-06-10remove BOARD from output namehathach
2021-06-02fixed net_lwip_webserver cmake buildgraham sanderson
2021-06-02move core definition of source file includes from SDK into family.cmakegraham sanderson
2021-05-31Fix up build_family style builds:graham sanderson
2021-05-30Rework rp2040 examples and CMake build:graham sanderson
2021-05-30don't override CFG_TUSB_OS in cdc_dual_ports examplegraham sanderson
2021-05-26fix dfu example buildhathach
2021-05-26Merge branch 'master' into xmos-jmccarthy-masterhathach
2021-05-26Merge pull request #850 from hathach/fix-warningsHa Thach
2021-05-26fix uac2_headset examplenoodlefighter
2021-05-25fix warnings cast function type for nrf, fix pico osal warninghathach
2021-05-25Merge remote-tracking branch 'official/master'Jeremiah McCarthy
2021-05-22Merge pull request #834 from hathach/host-hidHa Thach
2021-05-22add tuh_hid_report_sent_cb()hathach
2021-05-22rename tuh_hid_get_report_cb to tuh_hid_report_received_cb()hathach
2021-05-22implement hid host set report with control transferhathach
2021-05-22clean phathach
2021-05-22improve hid parserhathach
2021-05-22more hid api renamehathach
2021-05-22update apphathach
2021-05-22simplify hid apihathach
2021-05-20fix uac2_headset example: type of bRequest should be uint8_t, not enumeratenoodlefighter
2021-05-19fix build for rp2040hathach
2021-05-18Merge branch 'master' into host-hidhathach
2021-05-18move report_info to applicationhathach
2021-05-18more API updatehathach
2021-05-18adding hid parserhathach
2021-05-18more host hid APIhathach
2021-05-18remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSEhathach
2021-05-18more hid host API reworkhathach
2021-05-18rename tuh_device_is_configured() to tuh_device_configured()hathach
2021-05-18correct hid host mount/unmount callbackhathach
2021-05-18reworking host hid APIhathach
2021-05-18rename CFG_TUSB_HOST_ENUM_BUFFER_SIZE to CFG_TUH_ENUMERATION_BUFSZIEhathach
2021-05-18reworking hid hosthathach