Search found 1 match

by ilg-ul
Sun Oct 23, 2016 9:58 pm
Forum: Development and Feedback
Topic: C++ wrappers
Replies: 84
Views: 77050

Re: C++ wrappers

> Interesting, still a proposal

As Prof. Dr. YoMan mentioned, µOS++/CMSIS++ (m) is more than a proposal, it is a fully functional RTOS running an Cortex-M devices and on POSIX synthetic platforms.

Some demo projects are available from m.

The native APIs are C++, all objects that require dynamic ...