summaryrefslogtreecommitdiff
path: root/examples/host
AgeCommit message (Expand)Author
2021-09-14add host hid_controller to cmake all listhathach
2021-09-07Add PS4-compatible controllersDavid Shadoff
2021-09-06Added Arc System Works GG Xrd Limited Edition controller VID PIDChristian Arlt
2021-09-06Added Hori Fighting Commander 4 VID PIDChristian Arlt
2021-09-06Added Sony DualShock4 CUH-ZCT1E pidChristian Arlt
2021-08-24test hid controller with rp2040hathach
2021-08-24add tuh_vid_pid_get()hathach
2021-08-23sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUBhathach
2021-08-23rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAXhathach
2021-08-23add tuh_hid_receive_report() for applicaiton to explicitly request reporthathach
2021-08-20hid host skip get report descriptor if too large instead of asserthathach
2021-06-29fix warningshathach
2021-06-28fix SET_PROTOCOl, update hid host behavior for default boot interfacehathach
2021-06-28Merge pull request #891 from hathach/host-rp2040-double-bufferHa Thach
2021-06-21Fix typo in TUH configuration defineNiklas Hauser
2021-06-12increase example CFG_TUH_HID from 2 to 4hathach
2021-06-11improve usbhhathach
2021-06-10Make examples standalone buildable via CMakegraham sanderson
2021-05-30Rework rp2040 examples and CMake build:graham sanderson
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-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-09Update main.ccorvus-ossifragus
2021-05-07Update main.ccorvus-ossifragus
2021-04-19cmake cleanuphathach
2021-04-16espressif: group boards using target name as a familyAlex Lisitsyn
2021-04-16tinyusb: add support of esp32s3 targetAlex Lisitsyn
2021-04-11update rp2040 to use pico-sdk externallyhathach
2021-03-23remove ses project since it is all broken and occupies spacehathach
2021-03-18use boot2_generic_03h for adafruit feather rp2040hathach