cmnrd / yalla

Yet Another Lovely Lib for AVR
MIT License
12 stars 1 forks source link

Yalla - Yet Another Lovely Lib for AVR

This projects goal is to provide a C++11 library for basic AVR programming. It's aim is to provide all functionality needed to write programs in C++11 without any dependency to avr-libc.

Quick start

Requirements

To build Yalla the following tools are needed:

Build