uController

microcontroller from scratch

MIT License

Stars
6

Controller

how to: assembly

This repository contains a number of small assembly programms to learn the basics of microcontrollers and assembly programming.

content

equipment

Controller: STK600 atmega2560

development environment: (AVR Studio 6.1 )

projects

build the arduino libraries

To build the arduino libraries change into the lib directory and run the arduino makefile.

make -f arduino.makefile