Skip to content

rambo/arduino-tiny

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for the ATtiny1634 branch

Since this branch is still under development I suggest cloning the repository rather than downloading a zip.

Remember to change your active branch to "attiny1634" after cloning.

Installing

  1. Make sure you have the latest Arduino IDE
  2. (optional) Install Teensyduino, this will provide some nice extra features (like RAM usage estimates)
  3. See the readme.txt for upstream instructions to get the general idea of how a core is installed.
  4. Get a copy of the repo (clone recommended, zip works too)
  5. Locate/Create the "hardware" directory as in upstream instructions, then copy or link (depending on if you have zipped copy or cloned repo) the repo hardware/tiny and hardware/tools under the sketchbook "hardware" directory.
  6. Locate/Create "libraries" directory under your Arduino sketchbook, copy/link the libraries from this repo there should you think you need them.
  7. Update the compiler toolchain in your Arduino IDE, see avr-gcc -directory
  8. Update avrdude configuration in your Arduino IDE, see avrdude -directory

Remember that the Arduino IDE must not be running when you do this.

About

Fork (using git-svn) so I can handily test my "improvements"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •