summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-02Merge pull request #61 from hathach/develophathach
2019-05-02Merge branch 'master' into develophathach
2019-05-02update travis buildhathach
2019-05-02add hid_test.py for testing #58hathach
2019-05-02hid generic example echo back receivedhathach
2019-05-02clean uphathach
2019-05-02support hid generic inout #58hathach
2019-05-02rename hid generic examplehathach
2019-05-02use tud_hid_set_report_cb for hid epouthathach
2019-05-02clean uphathach
2019-05-02add tud_hid_out_report_cb() for hid epouthathach
2019-05-01text clean uphathach
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