Files
Damien George a22c79b2c4 lib/cmsis: Remove copy of CMSIS 5.
This is now replaced by the `lib/CMSIS_5` submodule, which has exactly the
same content at the 5.9.0 tag in the directory `CMSIS/Core/Include`.

Signed-off-by: Damien George <damien@micropython.org>
2026-05-18 16:09:12 +10:00
..
2023-06-14 19:23:27 +10:00

This directory contains third-party, low-level C libraries and SDKs. Libraries that do not target any specific platform are generally chosen based on them being independent and efficient.