| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-04-15 | move code in host demo to /src in prepare for support freeRTOS projects | hathach | |
| 2013-04-10 | change keyboard_app.c & mouse_app.c from polling API to interrupt-based ↵ | hathach | |
| (callback isr) and using OSAL for task-base demo - fix ehci error with XFER_COMPLETE callback to usbh_isr, TD need to be freed & unlink before invoking callback - fix bug in usbh.c set device state to CONFIGURED right after SET_CONFIGURE control xfer | |||
| 2013-04-08 | move MCU define to tusb_option.h, fix the ATTR with USB RAM | hathach | |
| hack: add delay before the very first xfer when enumerating (finalize later after reading USB 2.0 specs) | |||
| 2013-04-07 | - fix HID_MOUSEBUTTON right & left | hathach | |
| - add mouse app to mount mouse interface | |||
