Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 410 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 410 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

C++23 and above.

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

Happy to look at suggestions and bug reports.