Skip to content

This repository is a fork of the Procyon AVRlib. The code has been updated to be compilable with a recent version of the avr-gcc compiler. It also contains bug fixes and some extra features over the original version of the library.

License

Notifications You must be signed in to change notification settings

YixingShen/avrlib-2014

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is an updated version of the Procyon AVRlib set of files. The original is at http://www.procyonengineering.com/embedded/avr/avrlib/ but it was last updated on October 29, 2006.

The files of the original version would not compile. They use out dated syntax and register names. They also use inb() and outb() which is syntax that has been deprecated. The files in this 2014 version have been updated so they will compile using the 4.7.2 version of avr-gcc.

About

This repository is a fork of the Procyon AVRlib. The code has been updated to be compilable with a recent version of the avr-gcc compiler. It also contains bug fixes and some extra features over the original version of the library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 78.4%
  • C++ 19.8%
  • Objective-C 1.3%
  • HTML 0.5%