Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Fwd: CMSIS++ RTOS: fully functional reference implementation

> On 24 Jun 2016, at 23:16, Tim Orling <ticotimo@xxxxxxxxx> wrote:
> 
> Jonah is right. Thank you for sharing :)

you're welcome, Tim!

for a quick overview, you can also use the C++ API reference pages available from

	http://micro-os-plus.github.io/reference/cmsis-plus/group__cmsis-plus-rtos.html

or ones for the C API:

	http://micro-os-plus.github.io/reference/cmsis-plus/group__cmsis-plus-rtos-c.html


looking for feedback,


Liviu

>> 
>> On Friday, 24 June 2016, Liviu Ionescu <ilg@xxxxxxxxxx> wrote:
>> in case you'll ever be interested in a modern C++ RTOS:
>> 
>>         https://community.arm.com/groups/tools/blog/2016/06/24/cmsis-rtos-reference-implementation-fully-functional
>> 
>> 
>> CMSIS++ will provide the core components for xPacks/XCDL packages, the main beneficiaries of my planned CDT build plug-ins.
>> 
>> regards,
>> 
>> Liviu
>> 



Back to the top