summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
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-31clean up nrf52hathach
2018-03-30get freertos buildhathach
2018-03-29update nrf52 hal millishathach
2018-03-29rename tusb_hal_tick_get to tusb_hal_millishathach
rename TUSB_CFG_TICKS_HZ to BOARD_TICKS_HZ
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-28clean up segger filehathach
2018-03-26clean uphathach
2018-03-26moving lpc43xx port into tusb's portable folderhathach
2018-03-23add missing fileshathach
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-20fix build errorhathach
2018-03-20more hw clean uphathach
2018-03-20fix build issuehathach
2018-03-20adding toolchain file from sdkhathach
2018-03-17adding bulk/int supporthathach
still does not work though
2018-03-14adding segger fileshathach
2018-03-14add usbd_control_xfer_substakhathach
seperate control xfer Data and Status phase
2018-03-14remove segger session filehathach
2018-03-14nrf52 finish usbd startup, able to got setup packethathach
2018-03-13adding code for nrf52 usbd start-up sequencehathach
2018-03-13working on nrf52hathach
2018-03-12rename hal to tusb_porthathach
2018-03-12more renamehathach
2018-03-11house keepinghathach
2018-03-11shorten TUSB_DESC_TYPE*hathach
2018-03-11clean uphathach
2018-03-11clean up examplehathach
2018-03-11create new name for multiple port API, to simplify APIhathach
2018-03-11upgrade hid device to match new dcd APIhathach
2018-03-11clean up examplehathach
2018-03-11update exampleshathach
2018-03-11more renamehathach
2018-03-11rename hal_* to tusb_hal_*hathach
2018-03-11adding nrf52840 port, able to blink led with pca10056hathach
2018-03-09segger studio work with ea4357hathach
2018-03-09rename coreid to porthathach
2018-03-08clean up virtual com examplehathach
2018-03-08enhance cdc device APIhathach
2018-03-08clean up virtual com examplehathach
2018-03-07rename tusb_tick_get to hal_tick_gethathach