espressif_tinyusb/demos
hathach 2d7fbb5153 change keyboard_app.c & mouse_app.c from polling API to interrupt-based (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-10 02:34:40 +07:00
..
bsp add Lib_OemBaseBoard to bsp/board but current exclude from all builds (added when needed later) 2013-04-09 02:30:33 +07:00
device/keyboard change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
host change keyboard_app.c & mouse_app.c from polling API to interrupt-based (callback isr) 2013-04-10 02:34:40 +07:00
demos.mk change building process yes, again 2012-12-07 17:59:46 +07:00