Skip to content

maxmclau/bme280

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR

Seed for new avr-gcc projects

Install

$ git clone https://github.com/maxmclau/avr.git
$ cd avr/
$ make

Targets

Target Action
* Build all targets
stats Print output of avr-size
clean Remove all compiled files and objects
flash_programmer Flash .hex file to AVR with avrdude and programmer flags
flash_bootloader Flash .hex file to AVR with avrdude and bootloader flags
directories Create associated directories if they do not exist

License

MIT

About

BME280 AVR sensor library (I2C)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published