summaryrefslogtreecommitdiff
path: root/examples/device
AgeCommit message (Expand)Author
2018-07-25update msc examplehathach
2018-07-25clean up device msc APIhathach
2018-07-25add scsi start stop unit struct, improve device msc, correctly stall unsuppor...hathach
2018-07-25add control set boot protocol support and keyboard idle ratehathach
2018-07-25enable both mouse & keyboard examplehathach
2018-07-25tested boot mouse workinghathach
2018-07-24rename tud_hid_mouse_busy to tud_hid_mouse_readyhathach
2018-07-24change tud_hid_keyboard_busy() to tud_hid_keyboard_ready() for positive meaninghathach
2018-07-24rename device mouse APIhathach
2018-07-24nrf52840 boot mouse does not work, need more workhathach
2018-07-24nrf52840 example work with boot keyboardhathach
2018-07-23rename tud_hid_mouse_is_busy to tud_hid_mouse_busyhathach
2018-07-23enhance device hidhathach
2018-07-23add descriptor string count for tud_desc_set_thathach
2018-07-23fix descriptor minor issuehathach
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-13more clean uphathach
2018-07-13clean uphathach
2018-07-12update examplehathach
2018-07-02remove sdk, add nrfx as submodulehathach
2018-07-01clean uphathach
2018-07-01update auto descriptorhathach
2018-07-01clean uphathach
2018-07-01add CFG_TUD_DESC_AUTO for auto descritpor (device, config)hathach
2018-06-24clean uphathach
2018-06-23clean up device cdchathach
2018-06-18update build project for new folde structhathach
2018-05-14fix nrf52 example build errorhathach
2018-04-20update msc apphathach
2018-04-18update nrf52840 exampleshathach
2018-04-16add tud_set_descriptorshathach
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-12update project filehathach
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-10clean up remove CFG_TUSB_TICKS_HZhathach
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-29update nrf52 hal millishathach
2018-03-28clean up segger filehathach
2018-03-26clean uphathach
2018-03-23add missing fileshathach