Commit Graph

10 Commits

Author SHA1 Message Date
hathach 2580b4c6a7 add tud_mount_cb, tud_umount_cb
remove device class/interface callback
2018-03-02 00:18:21 +07:00
hathach 7add7337ba osal macro clean up 2018-03-01 12:14:44 +07:00
hathach 329fdc026c change osal_task_create signature 2018-03-01 11:28:26 +07:00
hathach 65a076f198 more clean up 2018-02-28 14:59:38 +07:00
hathach 9b7cd608aa osal clean up
- task create, task def macros
2018-02-28 14:21:43 +07:00
hathach 9d404b9f00 refractor keyboard_device_app.c
refractor mouse_device_app.c app to only send report when necessary (movement or button changed)
2014-04-24 15:59:35 +07:00
hathach bc99f59699 code beautify 2014-03-31 12:06:13 +07:00
hathach 6682720b2a implement & document all the device class _mounted_cb & _unmounted_cb callbacks 2014-03-31 11:59:43 +07:00
hathach 7b6bcfcf97 fix build problem with lpcxrepsso 2014-03-24 15:37:51 +07:00
hathach d3616987b7 rename demo app file 2014-03-24 15:30:51 +07:00