-
-
Notifications
You must be signed in to change notification settings - Fork 87
Home
init0 edited this page Dec 18, 2017
·
28 revisions
following soon
Debian, Ubuntu, ...
Requirements:
- avr-libc
- binutils-avr
- gcc-avr
- avrdude
- libusb-dev
Install packages:
sudo apt-get install avr-libc binutils-avr gcc-avr avrdude libusb-dev
Go to your firmware folder where the makefile is located and run make
.
Requirements:
- AVR GNU Toolchain from Atmel or Atmel Studio 7
- Cygwin
- Add the bin path of Cygwin and AVR Toolchain to the PATH environment variable
more following soon
following soon
Home
Getting started
Basic usage
Supported cards/config
Windows
Linux
OSX
Development Environment
Terminal commands
Slots configuration
Hardware summary
Program with AVRISP mkII
Program with modified USBASP
Reference fuses and lockbits
Reference SPI Flash
RevE Bootloader