summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2021-05-18minor clean uphathach
2021-05-18more API renamehathach
2021-05-18clean up, rename some HID device symbol/APIhathach
2021-05-09Update main.ccorvus-ossifragus
2021-05-07Update main.ccorvus-ossifragus
2021-05-06Merge branch 'master' of github.com:xmos-jmccarthy/tinyusbJeremiah McCarthy
2021-05-05Fix typoJeremiah McCarthy
2021-05-05Add example to be testedJeremiah McCarthy
2021-04-22USBTMC: remove reference to visa DLL (which only was for windows, and auto-se...Nathan Conrad
2021-04-19cmake cleanuphathach
2021-04-18update per reviewhathach
2021-04-18Merge branch 'master' into alisitsyn-esp-based_on_334e95fhathach
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16Added support for Black Magic Probe (#787)Dima Barsky
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-04-15Fix bug in audio_4_channel_mic.cReinhard Panhuber
2021-04-15Try to resolve include hassle in uac2_headsetReinhard Panhuber
2021-04-15update cmakelist for audio_4_channelhathach
2021-04-15Merge branch 'master' into edpt_ISO_xferhathach
2021-04-15update plot script to work on macos and linuxhathach
2021-04-11update rp2040 to use pico-sdk externallyhathach