Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 455 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 455 Bytes

AVR-library is a library of conveniences for AVR micro controllers, chiefly peripheral interfaces. You will need to import various components of Pascal Stang's AVRLib into your project. These are all pointed out in the documentation.

In many cases, these are very quick-and-dirty implementations intended to work only with a single target AVR. As time permits I will generalize them as needed.