| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-28 | repo cleanup | 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 | change lpc17xx cmsis file & ohci to be able to build with IAR | 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-22 | added read capacity 10 with hacking code | hathach | |
| 2013-09-19 | starting to add support for IAR workbench | 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-03-04 | add alignof to compilier specific | hathach | |
| add static_assert support for IAR (built-in support) | |||
| 2013-01-27 | update license year from 2012 to 2013 | hathach | |
| 2012-12-04 | add board abstract layer | hathach | |
| rename arch to mcu | |||
