-
-
Notifications
You must be signed in to change notification settings - Fork 85
Compiling Windows
@shinhub edited this page Aug 18, 2019
·
2 revisions
- AVR GNU Toolchain from Atmel or Atmel Studio 7
- Cygwin
- Add the bin path of Cygwin and AVR Toolchain to the PATH environment variable
- make
- gcc-core
- gcc-g++
- util-linux
- binutils
- rsync
- python
- python3
- bash-completition
- vim
- vim-common
- diffutils
- openssh
If the setup is done --> start Cygwin and navigate to the firmware folder where the makefile is located (Firmware\ChameleonMini
in this repo) and run make
.
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