| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# examples/device/audio_4_channel_mic_freertos/src/main.c
# examples/device/audio_test_freertos/src/main.c
# src/class/audio/audio_device.c
|
|
|
|
re-add max32666fthr to hil pool
|
|
Add DWC2 cache maintenance routines for STM32
|
|
|
|
use stock iar linker
|
|
fixed vendord_open's tud_vendor_n_write_flush when CFG_TUD_VENDOR > 1
|
|
|
|
support at32 mcu
|
|
|
|
tud_vendor_n_write_flush argument should be 0,1,2,..., but
p_vendor - _vendord_itf is 0, sizeof(vendord_interface_t), 2*sizeof(vendord_interface_t), ...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds support for web serial as well.
|
|
Persist settings.
|
|
Fixes: #2632
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
Add Host support for ch32v20x usbfs
|
|
|
|
support host mode
reformat hcd usbfs
add uart rx for ch32v20x bsp
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
|
|
|
|
cdc: add uart status notification support.
|
|
|
|
|
|
add tud_cdc_n_notify_conn_speed_change()
add tud_cdc_notify_complete_cb()
|
|
|
|
Update buildsystem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change ci matrix build:
- github build make/cmake one per family on push only
- circicle do full cmake build for all toolchain (missing rx-gcc)
|
|
|
|
MSC Device: Add asynchronous IO support
|
|
|
|
|