summaryrefslogtreecommitdiff
path: root/src/portable/chipidea/ci_fs/ci_fs_mcx.h
AgeCommit message (Collapse)Author
2026-07-02license: 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.
2024-04-05minor update bsphathach
2024-04-05fix pre-commit formathathach
2024-02-20MCX A and MCX N merged to MCX familyJerry Palacios
2023-06-15refactor khci to chipidea fs driver for device (host is not yet)hathach