summaryrefslogtreecommitdiff
path: root/examples/obsolete/device/src/tusb_config.h
AgeCommit message (Expand)Author
2018-12-13clean up fileshathach
2018-12-13osal clean uphathach
2018-11-30rename OPT_MCU_LPC13UXX to OPT_MCU_LPC13XXhathach
2018-11-22rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTIONhathach
2018-08-30remove CFG_TUD_CDC_FLUSH_ON_SOF optionhathach
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-01update auto descriptorhathach
2018-06-24clean uphathach
2018-06-23clean up device cdchathach
2018-04-20update msc apphathach
2018-04-19finalize msc cb API with tud_msc_read10_cb and tud_msc_write10_cbhathach
2018-04-18improving msc device driverhathach
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-12rename CFG_TUSB_DEVICE_* to CFG_TUD_*hathach
2018-04-12rename OPT_MODE_hathach
2018-04-12refactor nrf5x mcu macrohathach
2018-04-12rename MCU_ to OPT_MCUhathach
2018-04-12rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOShathach
2018-04-10rename ATTR_USB_MIN_ALIGNMENT to CFG_TUSB_MEM_ALIGNhathach
2018-04-10minor clean uphathach
2018-04-10rename CFG_TUSB_DEVICE_CONTROL_ENDOINT_SIZE to CFG_TUSB_DEVICE_ENDOINT0_SIZEhathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-29rename tusb_hal_tick_get to tusb_hal_millishathach
2018-03-22msc clean uphathach
2018-03-22wrap up usbd control transfer updatehathach
2018-03-21update msc driverhathach
2018-03-11upgrade hid device to match new dcd APIhathach
2018-03-07move old examples to obsolete folderhathach