Skip to content

A parent build environment for AVR projects build/simulate

License

Notifications You must be signed in to change notification settings

bshaner/avr-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avr-docker

A parent build environment for AVR projects build/simulate

Recognition

Install script are adapted from lpodkalicki/avr-toolchain-docker

  • simavr is not very alpine friendly

Examples

$ cd your-project/
$ avr-toolchain avr-gcc --version
$ avr-toolchain make -version
$ avr-toolchain avrdude --help
$ avr-toolchain cmake -version
$ avr-toolchain make
$ avr-toolchain flash
$ avr-toolchain simavr -h
$ avr-toolchain avr-gdb -v

$ avr-toolchain simavr tests/attiny85_example.axf

About

A parent build environment for AVR projects build/simulate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published