No description
Find a file
Jeff Epler 013bc037ca Fix compilation issues on Debian Wheezy
.. which uses Arduino 1.0.1 with gcc-avr 4.7.2-2.

SIG_USART0_RECV is forbidden to use, even in a #ifdef test.

PROGMEM data must additionally be const. (not all instances fixed,
for instance I didn't touch he NUM_EXTRUDER>2 case)

prog_char is deprecated but available by defining __PROG_TYPES_COMPAT__
before including pgmspace.h.
2013-07-14 16:25:09 -05:00
Repetier Fix compilation issues on Debian Wheezy 2013-07-14 16:25:09 -05:00
.gitattributes Initial upload 2013-04-17 13:36:51 -04:00
.gitignore Initial upload 2013-04-17 13:36:51 -04:00
README.md Initial upload 2013-04-17 13:36:51 -04:00

##############################################################

Repetier Firmware for the Rostock MAX

##############################################################

This firmware is a fork from Repetier (https://github.com/repetier) It is maintained to work with the SeeMeCNC Rostock MAX