| Age | Commit message (Collapse) | Author |
|
|
|
Rewrite of the web_serial example website.
|
|
Fix #3159: Handle MIDI interface after audio streaming interface
|
|
|
|
add bufsize to tud_msc_inquiry2_cb()
|
|
Co-authored-by: Copilot <[email protected]>
|
|
update doc for at32
|
|
|
|
match mcu, add meta data
|
|
support at32 mcu (2)
|
|
|
|
local files
|
|
|
|
|
|
mcu/sdk instead
add cmake support for f403a_407 and f423
|
|
Add nanoch32v305
|
|
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
|
|
feature(usbtmc): add support for usbtmc vendor-spicific command messages
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
|
|
In RFC 2131, the destination of DHCP OFFER/ACK is defined in Section 4.1.
Fix the destination error by following the rule of RFC 2131.
TODO: We implement all rule but the last one. ARP table is required to associate client's macaddr.
Currently, fallback to broadcast.
Signed-off-by: Elwin Huang <[email protected]>
|
|
|
|
|
|
bsp/h7rs: fix a typo
|
|
|
|
|
|
|
|
Report CH32V305 as working
|
|
Signed-off-by: HiFiPhile <[email protected]>
|
|
|
|
Fix compilation when CH34X support is disabled
|
|
|
|
Co-authored-by: Copilot <[email protected]>
|
|
Co-authored-by: Copilot <[email protected]>
|
|
|
|
|
|
add tud_msc_inquiry2_cb() for full inquiry response
|
|
Feature/add tusb teardown
|
|
|
|
make sure TOTAL_DRIVER_COUNT is not overflow 8-bit
|
|
|
|
|
|
DWC2: fix recurrent suspend ISR without Vbus connected
|
|
|
|
|
|
add option to pass symbol defines to ci build.py
|