summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid/src/tusb_config.h
AgeCommit message (Expand)Author
2021-01-25get all device example build with rp2040 (except freeRTOS)hathach
2020-09-05refactor hub classhathach
2020-09-04keyboard host work as proof of concepthathach
2020-05-19usb0 host on mcb1800 work with fullspeed mode.hathach
2020-05-04temporarily remove osal_task_delay() from osalhathach
2020-05-04clean up things, add makefile for host examplehathach
2020-03-11clean uphathach
2019-11-22rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XXhathach
2019-11-22rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XXhathach
2019-11-22config clean uphathach
2019-07-19rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDORhathach
2019-07-19rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDORhathach
2019-07-11clean up demo confighathach
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-14enable CFG_TUSB_DEBUG on DEBUG buildhathach
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-05-03add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REVhathach
2019-04-26add msc multiple lun supporthathach
2019-04-25remove CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUPhathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-13osal clean uphathach
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-10clean up host pipe apihathach
2018-12-07lpc17 ohci failed to execute control transfer !!hathach
2018-12-07simple cdc host demo workhathach
2018-12-07able to build host hidhathach
2018-12-07able to build with host mschathach
2018-12-06clean up hubhathach
2018-12-06rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSChathach
2018-12-06clean up usbh, rename doxygen folder to docshathach
2018-12-06able to complete enumeration with os none blockinghathach
2018-12-05fixing build error with host stackhathach
2018-12-05host 1800 blinkyhathach