| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-21 | clean up code at usbd_setup_received_isr | hathach | |
| 2014-04-21 | minor adjustment to dcd_lpc43xx.c | hathach | |
| usbd still defer setup received and handle in usbd task since the problem is caused by usb mini otg on the board EA4357. | |||
| 2014-04-19 | disable device mouse by default | hathach | |
| fix hal_debugger_is_attached with lpc11u | |||
| 2014-04-18 | move osal_queue_send of osal_none to osal_none.c | 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 | clean up STATIC_VAR | hathach | |
| 2014-04-17 | add script files, fix build error with device | hathach | |
| 2014-04-17 | remove TUSB_CFG_DEVICE_FULLSPEED | hathach | |
| 2014-04-17 | change default TUSB_CFG_DEBUG to 0 | hathach | |
| change meaning of TUSB_CFG_DEBUG | |||
| 2014-04-13 | merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and ↵ | hathach | |
| scale with number of enabled classes. default config to support up to 5 device (hub + 4 others) | |||
| 2014-04-09 | remove OSAL_VAR for the simplicity | hathach | |
| clean up osal.h | |||
| 2014-04-04 | remove RF1GHZNODE from board/readme.md | hathach | |
| dcd_lpc43xx.c - assign ENDPTPRIME with = instead of |= - fix bug with control transfer the determination of complete transferred --> fix keyboard + msc causes fast blinking add osal_semaphore_reset(usbd_control_xfer_sem_hdl) when bus_reset | |||
| 2014-03-31 | move doxygen folder outside | hathach | |
| 2014-03-31 | document | hathach | |
| 2014-03-31 | refractor usbd_task as wrapper for body task | hathach | |
| IAR device_freertos works well except for CDC with typing many characters (like Keil) | |||
| 2014-03-31 | implement & document all the device class _mounted_cb & _unmounted_cb callbacks | hathach | |
| 2014-03-28 | img in list | hathach | |
| 2014-03-28 | img in list | hathach | |
| 2014-03-28 | md | hathach | |
| 2014-03-28 | md | hathach | |
| 2014-03-28 | md | hathach | |
| 2014-03-28 | updaet get_started.md | hathach | |
| 2014-03-28 | test toc | hathach | |
| 2014-03-28 | testing toc | hathach | |
| 2014-03-28 | remove docs folder | hathach | |
| 2014-03-27 | remove image and docs folder | hathach | |
| update get_started.md | |||
| 2014-03-26 | iar naming folder | hathach | |
| 2014-03-26 | clean up | hathach | |
| 2014-03-26 | more documenting | hathach | |
| 2014-03-26 | md again | hathach | |
| 2014-03-25 | rename markdown files | hathach | |
| 2014-03-25 | update keil & iar device project to add lpcxpresso11u14 support | hathach | |
| 2014-03-25 | added md files | hathach | |
| 2014-03-25 | clean up | hathach | |
| 2014-03-25 | moving stuffs | hathach | |
| 2014-03-25 | doxygen | hathach | |
| 2014-03-25 | more doxygen stuffs | hathach | |
| 2014-03-25 | doxygen documenting | hathach | |
| 2014-03-24 | doxygen | hathach | |
| 2014-03-24 | doxygen | hathach | |
| 2014-03-24 | more doxygen works | hathach | |
| 2014-03-24 | doxygen documenting | hathach | |
| 2014-03-23 | doxygen clean up | hathach | |
| 2014-03-23 | tested with IAR & keil for device ea4357, fix some warnings | hathach | |
| 2014-03-23 | clean IAR warning | hathach | |
| 2014-03-23 | use internal buffer for hid report descriptor as well. | hathach | |
| 2014-03-23 | finished using usbd_enum_buffer for all std descriptors | hathach | |
| 2014-03-23 | remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNT | hathach | |
| refractor descriptor to array of pointer, adding interface descriptor as well | |||
| 2014-03-23 | adding usbd_enum_buffer to usbd | hathach | |
| remove string descriptor USB RAM requirement | |||
| 2014-03-23 | remove TUSB_CFG_HOST_ENUM_BUFFER_SIZE from host config (use default) | hathach | |
