summaryrefslogtreecommitdiff
path: root/examples/obsolete
AgeCommit message (Expand)Author
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-30get freertos buildhathach
2018-03-29rename tusb_hal_tick_get to tusb_hal_millishathach
2018-03-28rename ASSERT to TU_ASSERT to avoid name conflicthathach
2018-03-28rename STATIC_ASSERT to VERIFY_STATIC to avoid name conflict with other codeshathach
2018-03-28more renamehathach
2018-03-26moving lpc43xx port into tusb's portable folderhathach
2018-03-23MSC tested with nrf52840hathach
2018-03-23more shorten namehathach
2018-03-23shorten descriptor typehathach
2018-03-23rename port to rhport for clarificationhathach
2018-03-22msc clean uphathach
2018-03-22wrap up usbd control transfer updatehathach
2018-03-21update msc driverhathach
2018-03-11shorten TUSB_DESC_TYPE*hathach
2018-03-11clean up examplehathach
2018-03-11upgrade hid device to match new dcd APIhathach
2018-03-11clean up examplehathach
2018-03-07rename tusb_task_runner() to tusb_task()hathach
2018-03-07updatehathach
2018-03-07add new example device_virtual_comhathach
2018-03-07move old host example to obsoletehathach
2018-03-07move old examples to obsolete folderhathach