summaryrefslogtreecommitdiff
path: root/demos/host/src/mouse_host_app.c
AgeCommit message (Collapse)Author
2018-03-06rename demo to exampleshathach
2018-03-01more clean uphathach
2018-03-01osal macro clean uphathach
2018-03-01change osal_task_create signaturehathach
2018-03-01clean up osal semaphore/queue/mutexhathach
2015-05-01simplify host API: tusbh_ to tuh_ for keyboard & mousehathach
2014-04-25cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZEhathach
cdc host app add SERIAL_BUFFER_SIZE for buffer constant, add cdc data receive if cb with TUSB_EVENT_XFER_ERROR minor change to keyboard & mouse host app add ASSERT_FAILED & ASSERT_FAILED_MSG add cast to fix IAR build error with dcd_lpc43xx.c FreeRTOS - merge FreeRTOSConfig for m0, m3, m4 - re-implement application hook - support portmacro.h for m0
2014-04-24added all assert check to osal_queue_send and osal_semaphore_posthathach
2014-03-31code beautifyhathach
2014-03-24fix build for lpcxpreso hosthathach
2014-03-24rename host demo sourc fileshathach