Files
ChameleonMini/Firmware/Chameleon-Mini
Benjamin DELPY fe15f7064b NTAG213 and NTAG216 support in addition to NTAG215
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
2023-06-01 11:02:42 +02: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
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
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