summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid
AgeCommit message (Expand)Author
2023-03-21change meaning of CFG_TUH_HID to total number of HID interfaces supported.hathach
2023-03-17Merge branch 'master' into portabilityhathach
2023-03-17fix trailing space and new linehathach
2023-03-17update host example, add pio-pico-usb for rp2040hathach
2023-03-06integrate top.mk into make.mkhathach
2023-02-06* don't force dependency on pico-pio-usb submodulegraham sanderson
2022-12-22clean uphathach
2022-12-22add tuh_cdc_get_local_line_coding()hathach
2022-12-22cdc host, add set line coding APIhathach
2022-12-22minor clean uphathach
2022-12-21add tuh_cdc_tx_complete_cb() callbackhathach
2022-12-21add more host cdc APIhathach
2022-12-21correct cdc host apphathach
2022-12-21updat cdc host apphathach
2022-12-21finalizing cdc host, has a working read/writehathach
2022-12-16adding tuh_cdc_mount_cb/tuh_cdc_umount_cbhathach
2022-12-04Fix typosBastien Nocera
2022-11-28update pico-pio-usb submodule and its warnings suppresshathach
2022-11-23rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_thathach
2022-11-23allow all host examples to use pico-pio-usb for rp2040hathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2022-11-21house keepinghathach
2022-09-13Remove unreachable codeBen Avison
2022-07-12RP@040: rework CMake for compiler warningsgraham sanderson
2022-07-11fix rt1050 evk build with latest mcu-sdkhathach
2022-07-11bump up mcux-sdk for rt11xx, add back OPT_MCU_MIMXRT11XXhathach
2022-06-27fix all warnings with host rp2040hathach
2022-06-16Merge pull request #1480 from Ryzee119/multihub_rebaseHa Thach
2022-06-16add note for recursive calls of process_device_unplugged() in case of hubhathach
2022-06-06update all host exampleshathach
2022-05-20Minor cleanup of RP2040 code post addition of Pico-PIO_USBgraham sanderson
2022-05-10cmake lib renamehathach
2022-05-10move pio-usb init to family_configure_pio_usb_example() to stay compatiblehathach
2022-04-27clean uphathach
2022-04-08proof of concpet that device pio-usb work with host pio-usbhathach
2022-03-20Merge branch 'master' into pio-hosthathach
2022-03-11update hid,msc to new usbh control APIhathach
2022-03-11remove usbh_control.chathach
2022-03-02minor renamehathach
2022-03-02clean uphathach
2022-03-01start to add pio usb (host) supporthathach
2022-01-19enable ci build for RX65X host examplehathach
2022-01-05Unify skip and only logic for build scriptsScott Shawcroft
2021-12-07skip host ci for tm4c due to sram overflowhathach
2021-12-07move hcd_musb.c include to family.mkhathach
2021-12-03Merge branch 'master' into add_hcd_for_msp_exp432e401yHa Thach
2021-12-01add chipidea highspeed controllerhathach
2021-11-29Add musb driverkkitayam
2021-10-18suppress null-dereference by usbh and lwiphathach
2021-08-23sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUBhathach