mirror of
https://github.com/RfidResearchGroup/ChameleonMini.git
synced 2026-09-11 18:29:46 -07:00
Requires enabling in Makefile and disabling other options to fit in program space below 64k
== Compiling the firmware == For compiling under windows you need to do the following: 1. Install AVR GNU Toolchain from Atmel 2. Install Cygwin for sh.exe (base installation is sufficient) 3. Add the bin path of cygwin (containing sh.exe) to the PATH environment variable for MAKE to find it Then you should be good to go to build the firmware by typing in the following: > make