espressif_tinyusb/tinyusb/hal
hathach d2bd80109e add semaphore post in usbh_isr for control pipe
add osal_queue_send in usbh_device_plugged
add macro for placing breakpoint macros
fix ehci init:
- regs->cmd or (add run_stop)
- enable port power in portsc
add tusb_task_runner in main loop
2013-03-12 20:04:29 +07:00
..
hal.h abstract call chains from hal usb isr 2013-03-04 18:46:02 +07:00
hal_lpc11uxx.c add osal subtask support 2013-02-26 17:28:05 +07:00
hal_lpc11uxx.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hal_lpc13uxx.c add osal subtask support 2013-02-26 17:28:05 +07:00
hal_lpc13uxx.h update license year from 2012 to 2013 2013-01-27 13:50:40 +07:00
hal_lpc43xx.c add semaphore post in usbh_isr for control pipe 2013-03-12 20:04:29 +07:00
hal_lpc43xx.h abstract call chains from hal usb isr 2013-03-04 18:46:02 +07:00