| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-18 | rename subfolder source to src | hathach | |
| 2018-03-28 | repo cleanup | hathach | |
| 2018-03-28 | more rename | hathach | |
| 2018-03-11 | clean up example | hathach | |
| 2018-03-02 | clean up compiler | hathach | |
| 2014-04-17 | move STRING & XSTRING & STATIC_ASSERT to compiler.h | hathach | |
| disable test for a class of cdc host temporarily disable test for test_osal_none.c change include in some core files remove osal.h from common.h | |||
| 2014-04-17 | change default TUSB_CFG_DEBUG to 0 | hathach | |
| change meaning of TUSB_CFG_DEBUG | |||
| 2014-03-12 | fix build error with lpcxpresso device os none | hathach | |
| 2014-03-12 | fix iar warning | hathach | |
| 2014-03-10 | change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") ↵ | hathach | |
| instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code change pipe xfer API buffer from void* to uint8_t* change FIFO_DEF to have a separated buffer to be compatible with IAR\ refractor IAR data alignment pragma | |||
| 2014-03-04 | added support for IAR retarget but not yet succeeded. lpc17xx have problem ↵ | hathach | |
| connect with jlink | |||
| 2014-03-04 | change lpc17xx cmsis file & ohci to be able to build with IAR | hathach | |
| 2014-01-24 | refractor __n2be_16 | hathach | |
| 2013-12-27 | add device_os_none keil project for all boards | 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-22 | clean up | hathach | |
| add some doxygen work finalize device disconnection & suspend - suspend & resume & remote wake up is not supported yet | |||
| 2013-09-25 | add tusbh_msc_status | hathach | |
| reanme PRINTF_TARGET_DEBUG_CONSOLE to PRINTF_TARGET_SEMIHOST add read10 implementation able to read fat root sector | |||
| 2013-09-24 | add some tests support for msc host | hathach | |
| refractor msch buffer for getting inital scsi like inquiry, read capacity adding support for resovling stall on control pipe | |||
| 2013-09-22 | added read capacity 10 with hacking code | hathach | |
| 2013-09-21 | house keeping | hathach | |
| 2013-09-19 | starting to add support for IAR workbench | hathach | |
| 2013-07-03 | change some license text | hathach | |
| 2013-05-06 | change format of file header & license spacing | hathach | |
| 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 | |
