| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-24 | Add SysTick counter reset in Cortex-M ports (#561) | hefanbo | |
| * Add SysTick counter reset in Cortex-M ports The SysTick counter value (SYST_CVR @0xE000E018) is indeterminate after reset. Without clearing it prior to enabling the counter, the first tick interval becomes unpredictable. * Fixed missing comment and added generated-by header in Cortex-M0/AC6 port Added the missing inline comment on the LDR r1, =0 instruction (Build value for SysTick reset) and the required AI-generated attribution comment under the copyright header. --------- Co-authored-by: Frédéric Desbiens <[email protected]> Co-authored-by: Copilot <[email protected]> | |||
| 2026-03-05 | Updated copyright headers and version number constants (#509) | Frédéric Desbiens | |
| * Updated version number constants * Removed revision history from all files * Added Eclipse ThreadX contributors' copyright header | |||
| 2025-08-27 | initial commit | ericminnerath | |
| 2024-01-30 | Update version id string. | Bo Chen (from Dev Box) | |
| 2024-01-29 | Update copyright. | Bo Chen (from Dev Box) | |
| 2023-05-24 | Include tx_user.h in cortex_m33/55/85 IAR port (#267) | TiejunZhou | |
| 2023-04-18 | Release ARMv7-M and ARMv8-M architecture ports (#249) | TiejunZhou | |
| * Release ARMv7-M and ARMv8-M architecture ports * Add a pipeline to check ports_arch | |||
