summaryrefslogtreecommitdiff
path: root/src/portable/microchip/samd/hcd_samd.c
AgeCommit message (Expand)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...hathach
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
2024-10-20add support for native SAMD HCDDeadman