| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-02 | Merge pull request #61 from hathach/develop | hathach | |
| enhance HID, add HID out endpoint support | |||
| 2019-05-02 | Merge branch 'master' into develop | hathach | |
| 2019-05-02 | update travis build | hathach | |
| 2019-05-02 | add hid_test.py for testing #58 | hathach | |
| add feather nrf52840 express to supported board | |||
| 2019-05-02 | hid generic example echo back received | hathach | |
| 2019-05-02 | clean up | hathach | |
| 2019-05-02 | support hid generic inout #58 | hathach | |
| - add report descriptor template TUD_HID_REPORT_DESC_GENERIC_INOUT - add TUD_HID_INOUT_DESCRIPTOR & TUD_HID_INOUT_DESC_LEN - add hid_generic_inout example | |||
| 2019-05-02 | rename hid generic example | hathach | |
| 2019-05-02 | use tud_hid_set_report_cb for hid epout | hathach | |
| 2019-05-02 | clean up | hathach | |
| 2019-05-02 | add tud_hid_out_report_cb() for hid epout | hathach | |
| 2019-05-01 | text clean up | hathach | |
| 2019-05-01 | rename hid report_buf to epin_buf | hathach | |
| add epout_buf and use it for SET_REPORT request buffer | |||
| 2019-05-01 | clean up | hathach | |
| 2019-05-01 | adding optional ep out for hid | hathach | |
| refactor usbd_open_edpt_pair | |||
| 2019-05-01 | clean up | hathach | |
| 2019-05-01 | clean up | hathach | |
| 2019-05-01 | simplify hid keyboard & mouse report to one API each | hathach | |
| 2019-05-01 | add tud_hid_set_idle_cb | hathach | |
| - rename tud_hid_mode_changed_cb to tud_hid_mode_changed_cb - add mouse ac pan descriptor template support | |||
| 2019-05-01 | clean up freertos hook | hathach | |
| 2019-05-01 | update build script | hathach | |
| 2019-05-01 | freertos cdc_msc_hid makefile compile | hathach | |
| 2019-05-01 | adding makefile for freertos example | hathach | |
| 2019-05-01 | add make.mk and rules.mk to help new makefile example | hathach | |
| 2019-05-01 | upgrade nrfx to 1.7 | hathach | |
| 2019-05-01 | osal clean up | hathach | |
| 2019-04-28 | add TUD_ to HID_REPORT_DESC_* template | hathach | |
| 2019-04-28 | Update issue templates | hathach | |
| 2019-04-28 | Update issue templates | hathach | |
| 2019-04-26 | Merge pull request #59 from hathach/develop | hathach | |
| add multiple Lun support along with msc_dual_lun example | |||
| 2019-04-26 | clean up disk image | hathach | |
| 2019-04-26 | include msc_dual_lun example to travis | hathach | |
| 2019-04-26 | add msc multiple lun support | hathach | |
| - remove CFG_TUD_MSC_MAXLUN - add tud_msc_maxlun_cb() - add msc_dual_lun exmaple | |||
| 2019-04-26 | adding msc dual lun example | hathach | |
| 2019-04-25 | remove CFG_TUD_HID_ASCII_TO_KEYCODE_LOOKUP | hathach | |
| 2019-04-19 | Merge pull request #57 from hathach/develop | hathach | |
| move interface descriptor template to usbd.h | |||
| 2019-04-19 | move interface descriptor template to usbd.h, update exmaple | hathach | |
| 2019-04-19 | Merge pull request #56 from hathach/develop | hathach | |
| refactor hid device, remove auto descriptor, update example | |||
| 2019-04-19 | clean up | hathach | |
| 2019-04-19 | update device freeRTOS exmaple | hathach | |
| 2019-04-18 | remove auto descriptor and its option CFG_TUD_DESC_AUTO | hathach | |
| 2019-04-18 | wrap up hid device refactor | hathach | |
| 2019-04-18 | update tud_hid_keyboard/mouse helper | hathach | |
| 2019-04-18 | add tud_hid_mode_changed_cb() | hathach | |
| 2019-04-18 | hid update | hathach | |
| 2019-04-18 | refactor hid, rename hid_generic to simply hid_ | hathach | |
| 2019-04-17 | clean up example | hathach | |
| 2019-04-17 | add interface descriptor template | hathach | |
| 2019-04-11 | remove auto device descriptor | hathach | |
| Application should declare its own device descriptor | |||
| 2019-04-11 | clean up | hathach | |
