| Age | Commit message (Collapse) | Author |
|
- all dwc2 ip seems to support test mode in both fs/hs -> remove TUP_USBIP_DWC2_TEST_MODE
- remove dcd_check_test_mode_support(), all should be supported
- move enum tusb_feature_test_mode_t to tusb_types.h
|
|
|
|
[FSDEV] Update the STM32 documentation
|
|
|
|
|
|
|
|
Add support for STM32U535xx/STM32U545xx
|
|
|
|
|
|
|
|
|
|
compile/linker issue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make/cmake PORT=0/1. default to fsdev
|
|
highspeed
|
|
|
|
- merge USBHS_ISO_ACT_FLAG, USBHS_TRANSFER_FLAG handler since they are similar
- improve uart output
- add note for link speed in bus reset
|
|
reformat indent to 2 spaces
|
|
|
|
|
|
Add CH32V20x USB OTG/FS Driver
|
|
add missing MIT license
|
|
|
|
|
|
|
|
add cmake for ch32v20x, skip freertos examples for CH32V20X, also skip net webserver due to lack of RAM
update to use openocd with wlinke adapter
|
|
|
|
dcd_nrf5x: fix race condition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
needs DI/EI at one point
|
|
|
|
|