| Age | Commit message (Collapse) | Author |
|
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
|
|
add build.args option for hil json
add MAX3421_HOST=1 for metro m4 express
|
|
Add support for SAMD21 HCD
|
|
enable host example build for samd21/d51
|
|
|
|
Fix HID descriptor parsing of 4‑byte items
|
|
audio: manage ISO transfer in ISR
|
|
|
|
|
|
try to skip passed board in hil test when re-run
|
|
|
|
|