summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-23update host msc hil testhathach
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-22remove accidentally committed submodule entriescopilot-swe-agent[bot]
2026-03-22placeholdercopilot-swe-agent[bot]
2026-03-22remove accidentally committed submodule entriescopilot-swe-agent[bot]
2026-03-22examples/net_lwip_webserver: fix other_speed_config to use TUSB_DESC_OTHER_SP...copilot-swe-agent[bot]
2026-03-22net: save actual ep_size from descriptor in netd_open instead of hardcoding 6...copilot-swe-agent[bot]
2026-03-22net: cache ep_size in local variable in ncm_device.c xmit_insert_required_zlpcopilot-swe-agent[bot]
2026-03-22remove accidentally committed submodule entriescopilot-swe-agent[bot]
2026-03-22net: remove CFG_TUD_NET_ENDPOINT_SIZE, manage ZLP based on real speed in driverscopilot-swe-agent[bot]
2026-03-22remove accidentally committed submodule entriescopilot-swe-agent[bot]
2026-03-22net: upgrade net_lwip_webserver to separate FS/HS descriptors and add bInterv...copilot-swe-agent[bot]
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-20clean uphathach
2026-03-20Add dd command to MSC file explorer for sector read and speed reporting, adju...hathach
2026-03-20Add support for EPX preemption on RP2350 during NAK conditionshathach
2026-03-19Add EPX transfer scheduling when hcd_edpt_xfer() is called while epx is busyhathach
2026-03-19Merge branch 'refs/heads/master' into rp2040-hcd-epxhathach
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-18Migrate time apialt-0191
2026-03-18ch58x: code cleanup and minor fixesalt-0191
2026-03-18dcd_ch58x: fix toggle, SETUP race, and bus reset handlingalt-0191
2026-03-18skip video_capture example for CH58X due to 32KB RAM limitationalt-0191
2026-03-18test: fix ch58x linker errors by adding libc/libgcc and libISP583alt-0191
2026-03-18bsp: ch58x fix typo FAMILY_MCUS CH582 to CH58Xalt-0191
2026-03-18bsp: ch58x: sync cmake options with make and skip unsupported examplesalt-0191
2026-03-18ch58x: fix build flags and driver bugsalt-0191
2026-03-18ci: add ch58x to build matrix (riscv-gcc)alt-0191
2026-03-18ch58x: fix MCU macro naming and add get_deps/boards entriesalt-0191
2026-03-18add WCH CH58x (CH582/CH583) BSP and USB FS device/host driveralt-0191
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