summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-01rename hid report_buf to epin_bufhathach
2019-05-01clean uphathach
2019-05-01adding optional ep out for hidhathach
2019-05-01clean uphathach
2019-05-01clean uphathach
2019-05-01simplify hid keyboard & mouse report to one API eachhathach
2019-05-01add tud_hid_set_idle_cbhathach
2019-05-01clean up freertos hookhathach
2019-05-01update build scripthathach
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-28Update issue templateshathach
2019-04-28Update issue templateshathach
2019-04-26Merge pull request #59 from hathach/develophathach
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-19Merge pull request #57 from hathach/develophathach
2019-04-19move interface descriptor template to usbd.h, update exmaplehathach
2019-04-19Merge pull request #56 from hathach/develophathach
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-08Merge pull request #54 from hathach/develophathach
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