Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 441 Bytes

File metadata and controls

11 lines (7 loc) · 441 Bytes

ThreadX Cpp wrapper APIs

This is written based on threadx-mcpp.

It covers all ThreadX APIs, common FileX APIs and LevelX NOR flash APIs.

Compatibility

Minimum C++23 ang Arm GNU Toolchain v14.2.Rel1.

It has been partially tested with ThreadX v6.4.2 using threadx-cpp-test-app.

Happy to look at suggestions and bug reports.