summaryrefslogtreecommitdiff
path: root/ports/cortex_m33/gnu
AgeCommit message (Collapse)Author
2026-06-04Release 6.5.1.202602 preparation (#267)Frédéric Desbiens
* Updated version number constants * Updated port version strings --------- Co-authored-by: Copilot <[email protected]>
2026-03-05Removed misplaced copyright headers and updated port version stringsFrédéric Desbiens
2026-03-05Updated copyright headers and removed trailing whitespaceFrédéric Desbiens
2026-01-20Refer to ux internal marco instead of using direct txMAY
2026-01-14Fix CI build issueMAY
- Issue due to "fix (host/storage): prevent stack overflow from infinite partition recursion" commit Fix - Add missing UX_HOST_CLASS_STORAGE_MAX_PARTITIONS_COUNT in some ux_port.h
2025-10-01Add CMake support for Cortex M33David Streicher
Add convenience CMake files for Cortex M33 similar to other Cortex Mx targets