emsec / ChameleonMini

The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.
Other
1.74k stars 392 forks source link

Compilation toolchain #290

Closed tomasspacil closed 4 years ago

tomasspacil commented 4 years ago

4 days ago there was an update of firmware and Chameleon-Mini subfolder does not contain compiled hex file anymore (not sure if there was any before). WinAVR is superoldschool (2010) and does not support x series AVRs like xmega128a4u. So executing Makefile ends up with lack of support.

How should one update firmware or where could I find the compiled project? Current situation does not fullfil the doxygen documentation...