summaryrefslogtreecommitdiff
path: root/examples/device/nrf52840/src/main.c
AgeCommit message (Expand)Author
2018-07-23rename tud_hid_mouse_is_busy to tud_hid_mouse_busyhathach
2018-07-23enhance device hidhathach
2018-07-23fix descriptor minor issuehathach
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-01update auto descriptorhathach
2018-07-01add CFG_TUD_DESC_AUTO for auto descritpor (device, config)hathach
2018-04-16add tud_set_descriptorshathach
2018-04-12rename CFG_TUSB_DEVICE_* to CFG_TUD_*hathach
2018-04-12rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOShathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-29update nrf52 hal millishathach
2018-03-17adding bulk/int supporthathach
2018-03-14add usbd_control_xfer_substakhathach
2018-03-13working on nrf52hathach
2018-03-11clean uphathach
2018-03-11update exampleshathach
2018-03-11adding nrf52840 port, able to blink led with pca10056hathach