summaryrefslogtreecommitdiff
path: root/demos/host
AgeCommit message (Expand)Author
2013-04-16create lpcxpresso project for host_freertoshathach
2013-04-16rename and "host" to "host_os_none" demo in prepare for creating host_freerto...hathach
2013-04-15clear keyboard & mouse reporthathach
2013-04-15move project files to os_nonehathach
2013-04-15move code in host demo to /src in prepare for support freeRTOS projectshathach
2013-04-10change keyboard_app.c & mouse_app.c from polling API to interrupt-based (call...hathach
2013-04-10change osal_queue_send(osal_queue_handle_t const queue_hdl, uint32_t data) si...hathach
2013-04-09add Lib_OemBaseBoard to bsp/board but current exclude from all builds (added ...hathach
2013-04-08move MCU define to tusb_option.h, fix the ATTR with USB RAMhathach
2013-04-08fix board uart init with NGX4330 (use UART0)hathach
2013-04-07- fix HID_MOUSEBUTTON right & lefthathach
2013-04-07add hal init for USB1 and trying to get USB1 workinghathach
2013-03-29fix the damn bug within 10 line of code in keyboard_app.chathach
2013-03-27quick fix for a bug in keyboard app.hathach
2013-03-27add test for pipe_interrupt_xferhathach
2013-03-25remove obsolete TUSB_CFG_HOST_HID_KEYBOARD_ENDPOINT_SIZEhathach
2013-03-25change website from tinyusb.net to tinyusb.orghathach
2013-03-24refractor hidh keyboardhathach
2013-03-24add class flagshathach
2013-03-24clean up:hathach
2013-03-24house keepinghathach
2013-03-23continue clean up ehcihathach
2013-03-22- fix bug when unplugged unmounted-already device (mostly plugged when power on)hathach
2013-03-12add semaphore post in usbh_isr for control pipehathach
2013-03-12update keil filehathach
2013-03-12add project file for keilhathach
2013-03-04refractorhathach
2013-03-04replace TUSB_CFG_HOST by MODE_HOST_SUPPORTEDhathach
2013-03-04allow configure host/device by controller basichathach
2013-02-27house keepinghathach
2013-02-26add osal subtask supporthathach
2013-02-08add TUSB_CFG_HOST_CONTROLLER_START_INDEXhathach
2013-01-27house keepinghathach
2013-01-27update license year from 2012 to 2013hathach
2013-01-26add more test code for keyboard hid application APIhathach
2013-01-19change error type to lower case for more consistencyhathach
2013-01-18add ASSERT POINTER supporthathach
2012-12-27clean uphathach
2012-12-18cleaninghathach
2012-12-10running blinking examplehathach