| 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-05-01 | ncm: implement GetNtbInputSize request | Zixun LI | |
| Signed-off-by: HiFiPHile <[email protected]> | |||
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach | |
| fix compiling with nuc family | |||
| 2024-11-22 | update epnotif endpoint for ncm_device.c | hathach | |
| 2024-05-07 | Reformat NCM class. | HiFiPhile | |
| 2024-05-05 | minor changes due to CR with HiFiPhile | Hardy Griech | |
| 2023-08-20 | moved some declarations | Hardy Griech | |
| 2023-08-20 | files taken from yapicoprobe | Hardy Griech | |
| 2021-10-11 | add ncm.h for magic number | hathach | |
| mostly clean up magic number | |||
