summaryrefslogtreecommitdiff
path: root/examples/device/nrf52840/src/main.c
AgeCommit message (Expand)Author
2018-07-31tud_hid_generic_get_report_cb and tud_hid_generic_set_report_cb are mandantoryhathach
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-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