| 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. | |||
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach | |
| fix compiling with nuc family | |||
| 2021-07-15 | wrap up DFU update | hathach | |
| 2021-07-14 | simplify upload request | hathach | |
| 2021-04-22 | Move debug from .h to .c | Jeremiah McCarthy | |
| 2021-04-22 | Replace dfu_mode with dfu | Jeremiah McCarthy | |
| 2021-04-05 | Separate DFU RT and Mode. Untested | Jeremiah McCarthy | |
| 2021-03-26 | Add DFU Class per Version 1.1 Spec | Jeremiah McCarthy | |
