Skip to content
This repository was archived by the owner on Mar 2, 2021. It is now read-only.
/ avrupload Public archive

AVRUpload is a tool, which acts as a proxy to avrdude. On some systems the default TTY settings are preventing avrdude to successfully upload binaries to hardware. AVRupload forcefully sets the correct settings before using avrdude for the upload.

License

Notifications You must be signed in to change notification settings

etaos/avrupload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR upload

AVR upload is a frontend for avrdude for Linux installations with a difficult TTY. If avrdude is unable to upload your hex files due to a time-out, chances are avrupload is able to perform the upload instead.

Installation

Add this line to your application's Gemfile:

gem 'avrupload'

And then execute:

$ bundle

Or install it yourself as:

$ gem install avrupload

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

Contributing

Bug reports and pull requests are welcome on GitHub at https://git.bietje.net/etaos/avrupload. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

About

AVRUpload is a tool, which acts as a proxy to avrdude. On some systems the default TTY settings are preventing avrdude to successfully upload binaries to hardware. AVRupload forcefully sets the correct settings before using avrdude for the upload.

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 55