Skip to content

BASM/libavr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libavr.

Library for support AVR microcontrollers.

Support:

  • ATMEGA328P
  • ATTINY85

Libaries:

  • uart — work this UART device, also can connect ‘stdout’ to uart.
  • twi — libarry for simple work with twi device on master mode.

Using:

  • Environment variable:
    • DEVICEAVR device, “attiny45” for example
    • FREQ — Frequency “12000000UL” for example

About

avr_libuart

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors