summaryrefslogtreecommitdiff
path: root/examples/obsolete/host/src
AgeCommit message (Expand)Author
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-12rename OPT_MODE_hathach
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-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-28rename ASSERT to TU_ASSERT to avoid name conflicthathach
2018-03-07rename tusb_task_runner() to tusb_task()hathach
2018-03-07move old host example to obsoletehathach