The Core is highly configurable, straightforward C++ framework with minimum set of development dependencies. It aimed to reduce development efforts for embedded applications.
Refer to the blinky example project in order to start developing using The Core.
At this moment only host and stm32f4xx platforms are supported.
The source code is distributed under LGPL v3.0 License.
Configuration description, examples and guides are pending.