Skip to content

whg/libwavr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libwavr

libwavr is a thin abstraction layer for the AVR, with the goal to make developing on the AVR a bit nicer.

Build

To build to the library for a given chip pass the avr-gcc chip name to the Makefile:

$ make MCU_TARGET=atmega328pb

This will create a directory for the chip and put libwavr.a in it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published