Skip to content
This repository was archived by the owner on Dec 6, 2018. It is now read-only.

theCore-embedded/theCore

Repository files navigation

The Core: C++ Embedded Framework

Build Status

Description

The Core is highly configurable, straightforward C++ framework with minimum set of development dependencies. It aimed to reduce development efforts for embedded applications.

Getting started

Refer to the blinky example project in order to start developing using The Core.

Supported platforms

At this moment only host and stm32f4xx platforms are supported.

License

The source code is distributed under LGPL v3.0 License.

Configuration description, examples and guides are pending.