| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach | |
| 2013-03-23 | - house keeping | hathach | |
| - add controller id for hal_interrupt_enable/disable | |||
| 2013-03-22 | - fix bug when unplugged unmounted-already device (mostly plugged when power on) | hathach | |
| - add hal_debugger_is_attached & hal_debugger_breakpoint - assert will suspend (place breakpoint) if the condition is failed and debugger is attached. Otherwise, a message to uart is printed - fix get control qhd function when dev_addr is not zero (shifted 1) - fix wrong logic for unsupported class | |||
| 2013-03-04 | abstract call chains from hal usb isr | hathach | |
| 2013-03-01 | rename ehci usb_int usb_sts usb/error field | hathach | |
| move MCU define to tusb_option.h | |||
| 2013-02-27 | house keeping | hathach | |
| - correct initialization call sequence - move hcd_init to ehci.c | |||
| 2013-02-08 | add TUSB_CFG_HOST_CONTROLLER_START_INDEX | hathach | |
| update usbh_init and test code for TUSB_CFG_HOST_CONTROLLER_START_INDEX clean up some | |||
| 2013-02-04 | refractor include chain with following policies | hathach | |
| - header file only include what it needs for its declarations. | |||
| 2013-01-27 | update license year from 2012 to 2013 | hathach | |
| 2013-01-22 | clear 19.1 | hathach | |
| 2013-01-19 | change error type to lower case for more consistency | hathach | |
| change Error Enum to TUSB prefix for more consistency start to add check for OS configure | |||
| 2013-01-17 | start to add bsp and build configuration for embedded artist 4357 | hathach | |
| 2013-01-16 | delete mcu folders as it duplicate hal folders | hathach | |
| 2012-12-10 | add build and project settings for lpc43xx | hathach | |
| 2012-12-10 | abstract usb enable/disable interrupt to hal layer | hathach | |
| 2012-12-04 | able to build with lpc43xx demo | hathach | |
