Files
ChameleonMini/Firmware/Chameleon-Mini
nvx 4bb28e8617 iClass support
Requires enabling in Makefile and disabling other options to fit in program space below 64k
2022-06-28 16:57:39 +10:00
..
2022-06-28 16:57:39 +10:00
2022-06-28 16:57:39 +10:00
2020-06-22 11:09:48 +08:00
2022-06-28 16:57:39 +10:00
2019-11-15 10:21:40 +01:00
2022-01-31 23:59:50 +01:00
2017-11-07 15:53:23 +01:00
2019-12-06 10:18:01 +01:00
2019-12-06 10:18:01 +01:00
2019-11-15 10:21:40 +01:00
2022-06-28 16:57:39 +10:00
2022-06-28 16:57:39 +10:00
2018-12-10 19:43:43 +01:00
2022-01-31 23:59:50 +01:00
2019-12-06 10:18:01 +01:00
2019-12-06 10:18:01 +01:00
2019-12-06 10:18:01 +01:00
2019-12-06 10:18:01 +01:00
2019-12-06 10:18:01 +01:00
2019-11-15 10:21:40 +01:00
2019-11-15 10:21:40 +01:00
2019-11-15 10:21:40 +01:00
2022-06-28 16:57:39 +10:00
2019-11-15 10:21:40 +01:00
2019-11-15 10:21:40 +01:00
2022-06-28 16:57:39 +10:00
2019-11-15 10:21:40 +01:00
2019-11-15 10:21:40 +01:00
2019-11-15 10:21:40 +01:00
2016-10-07 23:44:50 +02:00
2020-10-15 21:02:24 +02:00
2019-12-06 10:18:01 +01:00
2019-12-06 10:18:01 +01:00
2019-12-06 10:18:25 +01:00
2019-12-06 10:18:25 +01:00
2019-12-06 10:18:25 +01:00
2019-12-06 10:18:25 +01:00

== 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