| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-02 | hal update | hathach | |
| 2018-03-02 | clean up API | hathach | |
| 2018-03-02 | rename hal_interrupt_* to hal_usb_int_* | hathach | |
| 2018-03-02 | refactor hal | hathach | |
| 2014-03-12 | IAR line ending warning | hathach | |
| 2013-11-25 | change MCU to TUSB_CFG_MCU | hathach | |
| 2013-11-22 | clean up | hathach | |
| add some doxygen work finalize device disconnection & suspend - suspend & resume & remote wake up is not supported yet | |||
| 2013-11-21 | fixed lpc11u/13u VBUS (P0_3) with pulldown resistor for USB_VBUS_DEBOUNCED ↵ | hathach | |
| is correct added disconnect callback for lpc11u/13u | |||
| 2013-11-13 | able to build and run cdc device demo on lpc11uxx | hathach | |
| 2013-11-11 | adding support for lpc13uxx | hathach | |
| 2013-06-11 | able to xfer device descriptor on control endpoint of lpc176x | hathach | |
| 2013-06-04 | re-create ngx4330.h | hathach | |
| remove some rom driver dependency on upper layer introduce CAP_DEVICE_ROMDRIVER to overwrite TUSB_CFG_DEVICE_USE_ROM_DRIVER within the lib add support for lpc175x_6x - able to build and blink led on lpcxpresso1769 with device (without any class enabled) | |||
| 2013-05-31 | change at86rf to 1ghznode | hathach | |
| rom device runs ok with lpc11uxx | |||
| 2013-05-29 | keyboard example works with lpc1347 xpresso | hathach | |
| 2013-05-06 | change format of file header & license spacing | hathach | |
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach | |
| 2013-02-26 | add osal subtask support | hathach | |
| add usbh_control_xfer_subtask as xfer and wait fix potential error when update device info & open control pipe for new address fix build error with hal_****.c add STATIC_ASSSERT to perform compile time checking with sizeof later update osal_queue_receive and osal_semaphore_wait for osal_none to support subtask | |||
| 2013-01-27 | update license year from 2012 to 2013 | 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 | |||
| 2012-12-07 | make fundamental changes in project building | hathach | |
| add some makefile.defs | |||
