| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-06 | move class files | hathach | |
| 2018-03-02 | clean up compiler | hathach | |
| 2017-08-03 | clean up | hathach | |
| 2015-05-01 | formatting | hathach | |
| 2015-05-01 | formatting | 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-03-25 | doxygen documenting | hathach | |
| 2014-03-24 | more doxygen works | hathach | |
| 2014-03-17 | doxygening | hathach | |
| 2013-11-08 | add windows driver for cdc | hathach | |
| add simple echo cdc serial demo add cdc device send/receive API refractor descriptor refractor cdc.h add usbd driver function - init - bus_reset | |||
| 2013-10-26 | cdc document | hathach | |
| 2013-10-24 | partially document CDC & RNDIS | hathach | |
| 2013-10-24 | change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance | hathach | |
| adding configuration docs for tinyusb_config.h document HID mouse & keyboard API | |||
| 2013-07-05 | adding subclass RNDIS-CDC driver API | hathach | |
| - implement init - close - xfer_isr - open adding waiting for notification after send rndis_initalize_msg | |||
| 2013-07-03 | rename cdc descriptor type | hathach | |
| add tusbh_cdc_mounted_isr & tusbh_cdc_unmounted_isr | |||
| 2013-07-02 | add cdc_rndis enum & struct | hathach | |
| 2013-07-01 | add acm_capability saving to host data & its test | hathach | |
| 2013-07-01 | add & pass a first few test for cdc host | hathach | |
| implement cdch_open_subtask | |||
| 2013-06-29 | test refractor | hathach | |
| 2013-06-29 | adding descriptor, structure, enum support for cdc | hathach | |
| 2013-05-06 | add stub for msc host & hub driver | hathach | |
| 2013-03-25 | change website from tinyusb.net to tinyusb.org | hathach | |
| 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-04 | able to build with lpc43xx demo | hathach | |
| 2012-12-03 | fix some doxygen settings and stuffs add prepacked for IAR compiler | hathach | |
| 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 | |||
