LE0xUL / firmware_v3

Embedded Systems development Firmware in C/C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Build Status (Travis CI status)

Framework for Embedded Systems Firmware development in C/C++

IMPORTANT

This environment is under construction!!

Always use the released versions because in these all examples are tested and the API documentation is consistent. The master branch may contain inconsistencies because this environment is currently under development. See the Travis CI tag above to know the status of this repository.

About firmware_v3

firmware_v3 is a makefile-based project that act as a framework for Embedded Systems firmware development in C/C++ language. It support toolchain, libraries and examples for several platforms.

About

Embedded Systems development Firmware in C/C++

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 85.1%Language:C++ 13.7%Language:Shell 0.7%Language:Objective-C 0.2%Language:Makefile 0.2%Language:Python 0.1%