Files
ChameleonMini/Firmware/Chameleon-Mini
Niel Nielsen 29463e885d Corrected check-size
Checksize added --mcu=atxmega128a4u to output programsize and not eep size
2021-02-02 15:26:25 +01:00
..
2020-11-10 14:50:50 +01:00
2020-11-10 14:50:50 +01:00
2020-06-22 11:09:48 +08:00
2019-11-15 10:21:40 +01:00
2019-11-15 10:21:40 +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
2020-10-15 21:02:24 +02:00
2018-12-10 19:43:43 +01:00
2020-09-04 01:41:22 +02: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
2021-02-02 15:26:25 +01:00
2019-11-15 10:21:40 +01:00
2019-11-15 10:21:40 +01:00
2020-10-15 21:02:24 +02: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