| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-06 | Added copyright headers to files missing them | Frédéric Desbiens | |
| Applied the standard MIT license header to all project-owned C, header, assembly, shell, and Python files that were missing a copyright notice. Third-party, toolchain startup, and auto-generated files were excluded. Co-authored-by: Copilot <[email protected]> | |||
| 2026-02-10 | device cdc acm support break request | MAY | |
| - Implements handling of UX_SLAVE_CLASS_CDC_ACM_SEND_BREAK in the CDC ACM control request path. - Ensures break state is cleared on class deactivation to avoid carrying state across disconnect/reset cycles. - Minor comment/whitespace cleanups in touched headers/sources. - Testing: Build-only / compilation sanity/send break request. (no new automated tests added). | |||
| 2023-11-28 | Add regression tests. (#126) | CQ Xiao | |
| Add regression tests (auto triggered on PR, manually triggered in forked branch). | |||
