summaryrefslogtreecommitdiff
path: root/examples/obsolete
AgeCommit message (Expand)Author
2020-10-13implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...hathach
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-03-27clean uphathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-14clean up compiler attributehathach
2018-12-13clean up fileshathach
2018-12-13osal clean uphathach
2018-12-07able to build host hidhathach
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-05host 1800 blinkyhathach
2018-12-03clean up lpc13hathach
2018-11-30rename OPT_MCU_LPC13UXX to OPT_MCU_LPC13XXhathach
2018-11-23rename xfer complete enumhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-11-22rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTIONhathach
2018-10-23clean up helper funchathach
2018-08-30remove CFG_TUD_CDC_FLUSH_ON_SOF optionhathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-07-27house keepinghathach
2018-07-26rename some scsi command struct, add SCSI_CMD_MODE_SENSE_6 to built-in suppor...hathach
2018-07-25clean up device mschathach
2018-07-25clean up device msc APIhathach
2018-07-24change tud_hid_keyboard_busy() to tud_hid_keyboard_ready() for positive meaninghathach
2018-07-23reworking device hid class driverhathach
2018-07-14rename tud_cdc_flush() to tud_cdc_write_flush(), add tud_cdc_read_flush()hathach
2018-07-13more clean uphathach
2018-07-13clean uphathach
2018-07-01update auto descriptorhathach
2018-07-01add CFG_TUD_DESC_AUTO for auto descritpor (device, config)hathach
2018-06-24clean uphathach
2018-06-23clean up device cdchathach
2018-06-18update build project for new folde structhathach
2018-05-17freeRTOS osal task use static APIhathach
2018-05-17rename vendor to libhathach
2018-05-12fix build errorhathach
2018-04-20update msc apphathach
2018-04-19update codehathach
2018-04-19finalize msc cb API with tud_msc_read10_cb and tud_msc_write10_cbhathach
2018-04-18improve msc devicehathach
2018-04-18improving msc device driverhathach
2018-04-16add tud_set_descriptorshathach
2018-04-14rename CFG_TUSB_CONTROLLER_0_MODE to CFG_TUSB_RHPORT0_MODEhathach
2018-04-13rename CFG_TUSB_OS_TASK_PRIO to CFG_TUD_TASK_PRIO, TUC_DEVICE_STACKSIZE to CF...hathach
2018-04-12clean uphathach
2018-04-12update project filehathach
2018-04-12rename CFG_TUSB_DEVICE_* to CFG_TUD_*hathach
2018-04-12rename OPT_MODE_hathach