Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.
Yuriy Kulikov edited this page Jul 26, 2014 · 6 revisions

Welcome to the FreeRTOS_on_xmega wiki! This project was a successful C++ example application based on FreeRTOS and event-based framework. But it turns out that very few embedded developers want to use C++ and even less can do that because compilers do not support it. For that reason I have decided to abandon the project and implement everything in pure C.

See https://github.com/yuriykulikov/EventDrivenEmbeddedFramework/wiki

Clone this wiki locally