Skip to content

enklu/commons-avr

 
 

Repository files navigation

Overview

Core libraries for AVR development. This code base is an attempt to make it easier to jump start more serious AVR projects.

Building

Build Status The core libraries are built using make. We also include a gradle project for useful tasks. Check out our docs on build process for further reading.

Documentation

Documentation Status API documentation can be found on ReadTheDocs.

Testing

We have extensive test suites for all our libraries. You can read more about our testing strategy here.

Contributing

We follow the Google C++ Style Guide.

About

Libraries for AVR development.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.1%
  • Makefile 17.9%