| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-08-05 | Update index.htmlgh-pages | Ha Thach | |
| 2019-12-24 | clean up | hathach | |
| 2019-07-31 | add un construction page since doxygen 0.4 is obsolete | hathach | |
| 2019-07-27 | add webusb serial example | hathach | |
| 2019-07-26 | Update CNAME | hathach | |
| 2014-04-17 | update docs | hathach | |
| 2014-04-17 | add more image | hathach | |
| 2014-04-16 | update docs | hathach | |
| 2014-04-16 | change keyboard demo image | hathach | |
| 2014-04-16 | add keyboard host demo image | hathach | |
| 2014-04-16 | fix name typo | hathach | |
| 2014-04-16 | add host demo images | hathach | |
| 2014-04-16 | resize again | hathach | |
| 2014-04-16 | rename | hathach | |
| 2014-04-16 | resize image | hathach | |
| 2014-04-16 | add more images | hathach | |
| 2014-04-16 | add more images | hathach | |
| 2014-04-15 | update doc a bit | hathach | |
| 2014-03-31 | update docs | hathach | |
| 2014-03-31 | update docs | hathach | |
| 2014-03-27 | redirection | hathach | |
| 2014-03-27 | update docs | hathach | |
| 2014-03-27 | add more image files | hathach | |
| 2014-03-27 | resize overview image | hathach | |
| 2014-03-27 | add image | hathach | |
| 2014-03-27 | clean up | hathach | |
| 2014-03-27 | add redirection index.html | hathach | |
| 2014-03-27 | move to version folder | hathach | |
| 2014-03-27 | add CNAME file to gh page | hathach | |
| 2014-03-26 | add doxygen file | hathach | |
| 2014-03-26 | remove for doxygen webpage | hathach | |
| 2013-07-06 | pass the initialize_cmplt | hathach | |
| 2013-07-06 | refractor qhd_xfer_error_isr (omit xfer_type para) | hathach | |
| add accumulated total xferred byte for an endpoint until transfer with IOC set - control xfer will have length of data phase in usbh_xfer_isr callback | |||
| 2013-07-06 | refractor ehci.c adding qhd_get_xfer_type | hathach | |
| 2013-07-05 | fix bug with RNDIS class open using non-static variable p_cdc | hathach | |
| fix bug with SUBTASK_EXIT with single if (add do while wrapper) add payloay message able to send initialize & wait on notification pipe & get initialize cmpt | |||
| 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-05 | fix a minor bug | hathach | |
| 2013-07-05 | fix bug with rndis overshadow the normal cdc callback | hathach | |
| 2013-07-05 | change usbh_control_xfer_subtask to use flat API instead of passing ↵ | hathach | |
| tusb_control_request_t struct | |||
| 2013-07-05 | implementing initializing for RNDIS | hathach | |
| 2013-07-04 | update docs | hathach | |
| 2013-07-04 | host enum task use static control_request variable instead of literal of ↵ | hathach | |
| requests increase enum task stack size from 128 to 150 as it comes dangerously close to overflow | |||
| 2013-07-04 | refractor control request used in enumeration task to reduce task data | hathach | |
| --> enum task now can work with 128 depth | |||
| 2013-07-04 | port osal_mutex to freeRTOS, able to mount mouse & cdc device | hathach | |
| tinyusb host stack overflow though | |||
| 2013-07-04 | no big deal, only rename tusb_std_request_t to tusb_control_request_t | hathach | |
| 2013-07-04 | house keeping | hathach | |
| 2013-07-04 | add some printf when a class is mounted | hathach | |
| add initial tests for rndis | |||
| 2013-07-04 | change class (hid/cdc) _mounted_isr to _mounted_cb | hathach | |
| 2013-07-03 | opt out hardfault handler in board.c which causes problem in compiling with ↵ | hathach | |
| asm inline | |||
| 2013-07-03 | change some license text | hathach | |
