mirror of
https://github.com/RfidResearchGroup/ChameleonMini.git
synced 2026-09-11 18:29:46 -07:00
Inspired from @xeonxu 's https://github.com/iceman1001/ChameleonMini-rebooted/pull/194 , a PR to support NTAG213 and NTAG216 in ChameleonMini revG - without size problem
== 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