summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-01freertos cdc_msc_hid makefile compilehathach
2019-05-01adding makefile for freertos examplehathach
2019-05-01add make.mk and rules.mk to help new makefile examplehathach
2019-05-01upgrade nrfx to 1.7hathach
2019-05-01osal clean uphathach
2019-04-28add TUD_ to HID_REPORT_DESC_* templatehathach
2019-04-26clean up disk imagehathach
2019-04-26include msc_dual_lun example to travishathach
2019-04-26add msc multiple lun supporthathach
2019-04-26adding msc dual lun examplehathach
2019-04-25remove CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUPhathach
2019-04-19move interface descriptor template to usbd.h, update exmaplehathach
2019-04-19clean uphathach
2019-04-19update device freeRTOS exmaplehathach
2019-04-18remove auto descriptor and its option CFG_TUD_DESC_AUTOhathach
2019-04-18wrap up hid device refactorhathach
2019-04-18update tud_hid_keyboard/mouse helperhathach
2019-04-18add tud_hid_mode_changed_cb()hathach
2019-04-18hid updatehathach
2019-04-18refactor hid, rename hid_generic to simply hid_hathach
2019-04-17clean up examplehathach
2019-04-17add interface descriptor templatehathach
2019-04-11remove auto device descriptorhathach
2019-04-11clean uphathach
2019-04-08fix #53 use nrfx_usbd_errata.hhathach
2019-04-08Merge branch 'master' into develophathach
2019-04-08Create CODE_OF_CONDUCT.mdhathach
2019-04-08update readmehathach
2019-04-02doc for adding new boardhathach
2019-04-02rename board_led_control to board_led_writehathach
2019-04-02clean uphathach
2019-04-01Merge pull request #51 from hathach/develophathach
2019-04-02fix build error with stm32hathach
2019-04-02add tud_ready() to hid_ready()hathach
2019-04-02samd support suspend and resume. Though cannot distinguish between Suspend an...hathach
2019-04-02usbd better support suspend/resumehathach
2019-04-02clean uphathach
2019-04-02nrf5x enable suspend after set address, instead of set confighathach
2019-04-01add board_button_read()hathach
2019-03-31nrf5x added LOWPOWER when suspend/resumehathach
2019-03-30added tud_suspended() and tud_ready()hathach
2019-03-30self powered and remote wakeup support are from configuration descriptor attr...hathach
2019-03-30clean up texthathach
2019-03-30added dcd_remote_wakeup() stub for all portshathach
2019-03-30added tud_set_self_powered(), fix #50 reponse to GET_STATUS requesthathach
2019-03-30replaced config_num by configuredhathach
2019-03-30usbd add connected, suspended, remote_wakeuphathach
2019-03-29clean uphathach
2019-03-29clean up control req a bithathach
2019-03-29support set/clear feature Device_remote_wakeuphathach