| Age | Commit message (Collapse) | Author |
|
|
|
refractor mouse_device_app.c app to only send report when necessary (movement or button changed)
|
|
configuration
|
|
|
|
|
|
usbd still defer setup received and handle in usbd task since the problem is caused by usb mini otg on the board EA4357.
|
|
fix hal_debugger_is_attached with lpc11u
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
fix test_fifo.c
|
|
- rename errors.h to tusb_errors.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change meaning of TUSB_CFG_DEBUG
|
|
|
|
|
|
|
|
|
|
|
|
inside doxygen folder
|
|
adding initial files for some pages
|
|
scale with number of enabled classes.
default config to support up to 5 device (hub + 4 others)
|
|
|
|
|
|
|
|
|
|
clean up osal.h
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|