| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-02 | rename hal.h to tusb_hal.h | hathach | |
| 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 | more hal update | hathach | |
| 2018-03-02 | refactor hal | hathach | |
| 2015-05-01 | replace ATTR_PACKED_STRUCT by simply ATTR_PACKED (drop IAR support) | hathach | |
| remove "primitive_types.h" by simply include stdbool.h, stdint.h | |||
| 2014-04-19 | disable device mouse by default | hathach | |
| fix hal_debugger_is_attached with lpc11u | |||
| 2014-03-25 | doxygen documenting | hathach | |
| 2014-03-24 | more doxygen works | hathach | |
| 2014-03-24 | doxygen documenting | hathach | |
| 2014-03-18 | rename errors.c/h to tusb_errors.c/h | hathach | |
| 2014-03-16 | doxygen document | hathach | |
| 2014-03-12 | fix iar warning | hathach | |
| 2013-11-26 | change endian conversion to native to be & be to native | hathach | |
| completely deferred xfer isr event to usbd task complete read10, write10 sequence for large data transfer | |||
| 2013-11-25 | change MCU to TUSB_CFG_MCU | hathach | |
| 2013-11-14 | complete double buffering for queueing xfer for lpc11u/13u requried by msc ↵ | hathach | |
| device | |||
| 2013-11-11 | adding support for lpc13uxx | hathach | |
| 2013-11-06 | refractor for device able to work on usb1 of lpc43xx. But could not get it ↵ | hathach | |
| work on EA4357 | |||
| 2013-10-25 | more doxygen work | hathach | |
| rename tusb_mouse_report_t (keyboard) to hid_mouse_report_t (keyboard) | |||
| 2013-10-25 | more doxygen work | hathach | |
| 2013-10-02 | clean up warnings here and there | 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-25 | add stub function to able to build device with EA4357 | hathach | |
| - dcd_controller_reset - dcd_controller_connect | |||
| 2013-05-06 | change format of file header & license spacing | hathach | |
| 2013-04-25 | add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS | hathach | |
| using plain char for error enum character increase freeRTOS configMAX_PRIORITIES to 16 house keeping & clean up compiler warning | |||
| 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 | |
