mirror of
https://github.com/RfidResearchGroup/ChameleonMini.git
synced 2026-05-12 11:20:37 -07:00
WARNING: The files in this commit are our current development version. The hardware and software is not functional yet - so do not use it. We will not answer any support inquiry regarding this version at the moment.
== 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