| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-03-26 | add field to endpoint maxpacketsize (mult) | hathach | |
| refractor hidh_open_subtask & hidh_keyboard_open add ATTR_PACKED_STRUCT(x) - TODO remove ugly pre_pack & post pack | |||
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach | |
| 2013-03-13 | add some test for usbh_hcd integration | hathach | |
| - add tests for pipe_close (while TDs are active) - add tests for device unplugged add tesst & implement the async_advance_isr to clean up "REMOVING" queue head - add helper find previous qhd - add remove qhd from async list - add is_removing field for async advance isr to clean up add pipe close for control pipe & bulk pipe (with tests) add helper get qhd from pipe_handle | |||
| 2013-03-13 | go through all the enumeration (up to get full configuration) | hathach | |
| - fix init_qhd for address 0 (clear queue head --> ehci controller halted) - fix bug in usbh_init missing address0 for semaphore create TUSB_CFG_DEBUG == 3: --> ATTR_ALWAYS_INLINE is null --> allow gcc to export "normal inline" function | |||
| 2013-03-04 | add alignof to compilier specific | hathach | |
| add static_assert support for IAR (built-in support) | |||
| 2013-02-28 | start to add code for hcd_init test | hathach | |
| change hcd_init signature (omit hostid) | |||
| 2013-01-27 | update license year from 2012 to 2013 | hathach | |
| 2012-12-07 | work with lpc11u37 (lpc11uxx) on kevin's board | hathach | |
| 2012-12-07 | make fundamental changes in project building | hathach | |
| add some makefile.defs | |||
| 2012-12-04 | add board abstract layer | hathach | |
| rename arch to mcu | |||
| 2012-12-04 | fixed building errors with device example | hathach | |
| 2012-12-03 | change editor tab to 2 spaces. | hathach | |
| 2012-12-03 | fix some doxygen settings and stuffs add prepacked for IAR compiler | hathach | |
| 2012-12-02 | add extern "C" for cpp | hathach | |
| start to work on hal layer | |||
| 2012-12-02 | add overview.md and license.md and tinyUSB overview.png | hathach | |
| 2012-11-29 | change license email to website | hathach | |
| added support for cdc devices | |||
| 2012-11-29 | doxygen for gcc attribute | hathach | |
| 2012-11-29 | start to work with doxygen | hathach | |
| fix mem_size/mem_base usage with device rom driver | |||
| 2012-11-27 | added _cplusplus extern wrapper | hathach | |
| 2012-11-27 | added files | hathach | |
| added some template code | |||
| 2012-11-26 | added files | hathach | |
