| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bump up version to 0.17.0 (not release yet)
|
|
|
|
|
|
[osal]Add usb-device and host macro controls.
|
|
|
|
CH32 add support for usbd (only), fsdev
|
|
|
|
|
|
make/cmake PORT=0/1. default to fsdev
|
|
highspeed
|
|
|
|
bugfix(ch32-hs-dcd): fix ch32 DATAx managment and long packet transmit
|
|
|
|
- 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
|
|
|
|
|
|
circle ci remove deps caching to reduce storage credit
|
|
|
|
action skip cache for toolchain url hosted by github
|
|
|
|
Add CH32V20x USB OTG/FS Driver
|
|
|
|
|
|
add missing MIT license
|
|
|
|
- add ch32v203_ro_1v0 board
- CFG_EXAMPLE_MSC_DUAL_READONLY to build msc_dual_lun for ch32v203
|
|
|
|
|
|
Add esp32c2 and esp32h2 for max3421 support
|
|
|
|
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
|
|
Implement Max3421 hcd abort xfer
|
|
|
|
|
|
|
|
* Build arm-clang using circle ci (only on PR): cache most of mandatory deps, clang toolchain
* update get_deps.py to include CMSIS_5 with --print + no arguments, prevent duplicated deps
|
|
Add DWC2 Test Mode Support
|
|
|
|
|
|
|