| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-02 | license: use SPDX identifiers for src/ headers (#3749) | Ha Thach | |
| * license: use SPDX identifiers for src/ headers Replace the full ~20-line MIT license boilerplate on every src/ file with a two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500 lines of duplicated boilerplate. | |||
| 2026-04-10 | add dwc2_clock_init() to have nrf54 initial sequence. currently stub for ↵ | hathach | |
| other ports. add board_uart_read() for nrf | |||
| 2026-04-09 | rename ep_fifo_size (bytes) to otg_dfifo_depth (words) | hathach | |
| 2026-03-05 | add hs_phy_type parameter to dwc2_phy_deinit for selective PHY ↵ | hathach | |
| deinitialization across all MCUs | |||
| 2026-03-04 | add PHY deinitialization support for DWC2 driver across all MCUs | hathach | |
| 2025-12-30 | support for the AT32F45X series | zhiqiang-ch | |
| 2025-10-25 | dcd/dwc2: clear pending suspend interrupt before usb reset | peppapighs | |
| 2025-07-31 | clean up | hathach | |
| 2025-07-28 | fix pre-commit, remove svd file since they are heavy and should be in ↵ | hathach | |
| mcu/sdk instead add cmake support for f403a_407 and f423 | |||
| 2025-07-07 | support at32 mcu | zhiqiang | |
