summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-31Merge pull request #3578 from ValentiWorkLearning/vkorniienko/improve/added-w...Zixun LI
2026-03-31Removed readme and modified the getting started docValentyn Korniienko
2026-03-31Refreshed presetsValentyn Korniienko
2026-03-30Metadata updateValentyn Korniienko
2026-03-30Dead code removalValentyn Korniienko
2026-03-30Fixed HSI launchValentyn Korniienko
2026-03-30Merge pull request #3575 from gab-k/dwc2-iso-out-resetZixun LI
2026-03-30Remove accidental ST gitlinksgab-k
2026-03-30Revert unintentional removal of commentgab-k
2026-03-30Revert back to simple edpt_disable()/edpt_activate() inside dcd_edpt_iso_acti...gab-k
2026-03-30Added weact h743 board supportValentyn Korniienko
2026-03-29Merge pull request #3566 from Precidata/async-cleanupZixun LI
2026-03-29Merge pull request #3576 from embedded-ideas/masterZixun LI
2026-03-29fix incorrect check for NO_WARN_RWX_SEGMENTS_SUPPORTED. Use "NOT DEFINED" ins...Tobi
2026-03-28Clear DOEPCTL_USBAEP instead of setting DOEPCTL = DOEPCTL_SNAKgab-k
2026-03-28Minimize changes in ISO OUT reset fixgab-k
2026-03-28Add nrf54lm20 dwc2 infogab-k
2026-03-28fix ISO OUT stale state on alt-setting switch with different MPSgab-k
2026-03-27osal/mynewt: fix queue receive tiemoutHiFiPhile
2026-03-27Merge pull request #3570 from IntegraSources/mtp-changesZixun LI
2026-03-27fix string overflowHiFiPhile
2026-03-25mtp: add sending mtp response if MTP_RESP_OPERATION_NOT_SUPPORTEDstepan chepushtanov
2026-03-25mtp: fix adding empty cstring to mtp_container_infostepan chepushtanov
2026-03-23Merge pull request #3569 from hathach/revert-3565-driver-initHa Thach
2026-03-23Revert "Make driver init() function optional"Ha Thach
2026-03-22Merge pull request #3565 from Precidata/driver-initZixun LI
2026-03-22Unifiy Device and Host sideCédric Berger
2026-03-22Update documentationCédric Berger
2026-03-22Remove unused defineCédric Berger
2026-03-22Simplify tud_task() like in tuh_task()Cédric Berger
2026-03-22False negative in tuh_task_event_ready()Cédric Berger
2026-03-22False positive in tuh_task_event_ready()Cédric Berger
2026-03-22We must wait at least the requested amountCédric Berger
2026-03-21Don't crash on driver without init()Cédric Berger
2026-03-19Merge pull request #3560 from hathach/rp2-disable-hwifoHa Thach
2026-03-19rp2 disable hwfifohathach
2026-03-18Merge pull request #3559 from hathach/fix-fsdev-midi-host-bugsHa Thach
2026-03-18fix bugs in fsdev hcd, dcd and midi host stream writehathach
2026-03-18Merge pull request #3557 from hathach/hil-host-cdcHa Thach
2026-03-18hil pico2 test with native hostHa Thach
2026-03-18Merge pull request #3558 from hathach/hid-host-set-protocol-skipableHa Thach
2026-03-18Update HID host to correctly handle protocol mode initialization and CONFIG_G...hathach
2026-03-18fix hid_generic_inout for TUD_ENDPOINT_ONE_DIRECTION_ONLY MCUshathach
2026-03-18Update several actions to latest versionhathach
2026-03-18add board_uart_read() for f7hathach
2026-03-18add hil test for device hid_generic_inout functionalityhathach
2026-03-17add hil tests for device msc_dual_lun and midi functionalityhathach
2026-03-17add hil test for host msc and cdchathach
2026-03-17CFG_TUH_HID_SET_PROTOCOL_ON_ENUM option to skip set_protocol on enum, default...hathach
2026-03-17add hil host cdc testhathach