| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2026-02-16 | Add RISC-V32 arch. port layer | Akif Ejaz | |
| This update adapts the ThreadX low-level kernel routines for RV32, including: - startup and initialization logic - context save/restore implementations - interrupt control and scheduler entry - thread stack build and system return paths - timer interrupt handling - made it complient as per new risc-v64/gnu & threadx style - added reademe for risc-v32/gnu port These changes provide full low-level support needed to run ThreadX on RISC-V32 targets. Signed-off-by: Akif Ejaz <[email protected]> | |||
