Skip to content

cmnrd/yalla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • scons
  • simavr
  • avr-gcc (>=4.8)
  • avr-libc
  • avr-binutils

Build

  • run scons
    • see cons --help for details about variables
    • to set variables permanently create a SConfig file and assign values there

About

Yet Another Lovely Lib for AVR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published