-
Notifications
You must be signed in to change notification settings - Fork 2
About AVRC
Neomer edited this page Mar 2, 2017
·
4 revisions
AVRC is easy-to-use C-like library for AVR micro-controllers' programming.
AVRC consists of simple .H headers files, thanks to final size of HEX file is similar same as if you'd write all source code on simple C.
To use AVRC you should follow this simple steps:
- Clone this repository to your local machine
- Add to your project 'AVRC/include/'