hathach
|
e83e08343a
|
change dcd_init() return from void to bool
|
2024-10-14 19:42:22 +07:00 |
|
hathach
|
1f18be93db
|
change the tusb_rhport_init_t struct, exclude the rhport to make API more consistent
|
2024-10-14 18:27:52 +07:00 |
|
hathach
|
d997f0071e
|
change dcd_init() to take rhport struct
|
2024-10-11 15:31:49 +07:00 |
|
hathach
|
927015baae
|
wch usbfs/usbhs need to specify which driver to use. for v307 default to highspeed
|
2024-05-24 11:38:44 +07:00 |
|
hathach
|
07d879378f
|
code format
add missing MIT license
|
2024-05-20 17:41:48 +07:00 |
|
hathach
|
b19295c1c1
|
use correct wch usbhs, usbfs for ch32v307 using CFG_TUD_MAX_SPEED
|
2024-05-20 17:26:04 +07:00 |
|
hathach
|
5fee292606
|
temp code
|
2024-05-20 11:54:48 +07:00 |
|
Matthew Tran
|
ab5f276877
|
fix ep0 stall not clearing
|
2024-05-19 21:50:30 -07:00 |
|
hathach
|
2a67ce773d
|
change default risv-gcc to riscv-none-elf- and add _zicsr extension
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
|
2024-05-16 19:18:43 +07:00 |
|
Matthew Tran
|
db60fa1c63
|
add CH32V20x USB OTG/FS driver
|
2024-05-15 20:01:00 +07:00 |
|