espressif_tinyusb/tinyusb/hal
hathach 453ea39865 add project file for keil
fix binary.h compiler specific
add hal_init code to reset & set usbmode --> able to get USB ISR
remove const qualifier from return function of
- get_operational_register
- get_period_frame_list
- get_async_head
- get_period_head
- get_control_qhd
add stub for
- hcd_port_connect_status
- hcd_port_speed
2013-03-12 12:06:40 +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 project file for keil 2013-03-12 12:06:40 +07:00
hal_lpc43xx.h abstract call chains from hal usb isr 2013-03-04 18:46:02 +07:00