summaryrefslogtreecommitdiff
path: root/tinyusb/portable
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-12minor update dcd nrf5xhathach
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-04-07add nrf52 walkaround for errata 104, 171, 187.hathach
2018-04-05improve nrf52 porthathach
2018-04-04getting nrf5x to work with S140 6.0.0hathach
2018-04-04minor clean uphathach
2018-03-31clean up nrf52hathach
2018-03-30freertos semaphore post issue with control transferhathach
2018-03-29update nrf52 hal millishathach
2018-03-29rename tusb_hal_tick_get to tusb_hal_millishathach
2018-03-29rename VERIFY_STATUS to VERIFY_ERRhathach
2018-03-29assert clean uphathach
2018-03-28add verify_breakpoint hw independencehathach
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-28simple note on port to new mcuhathach
2018-03-28mass rename tusb_dcd API to simply dcdhathach
2018-03-28dcd renaminghathach
2018-03-26clean uphathach
2018-03-26rename nrf52 to nrf52xhathach
2018-03-26move nrf5x port fileshathach
2018-03-26moving lpc43xx port into tusb's portable folderhathach
2018-03-23shorten descriptor typehathach
2018-03-23move mcu usb port back to tinyusb's portable folderhathach