Scott Lahteine
|
0da744b7b0
|
Further cleanup of comments, partial Doxygen-style
Following up on #3231
|
9 years ago |
jbrazio
|
5e5d250832
|
Added gplv3 header to all Marlin files
|
9 years ago |
Richard Wackerbarth
|
06ae832276
|
Deprecate Support for Arduino IDE < 1.0.5
Note that newer versions of the IDE can still
be made to support compilation for the older boards.
|
10 years ago |
Scott Lahteine
|
0ec444720f
|
Rename blinkm files
|
10 years ago |
Scott Lahteine
|
a22a228bcc
|
Rename files to move them in the IDE
|
10 years ago |
Scott Lahteine
|
f171656f8e
|
Cleanup of cardreader.*
- Apply standards to cardreader.*
- Fix minor issues with cardreader.cpp
- Apply standards to some other stale regions
|
10 years ago |
fmalpartida
|
5b3f60ea2e
|
Corrected LCD only error
If only an LCD is defined and no menu or keyboard defined, there is a
compilation error.
Added conditional compilation.
|
11 years ago |
fmalpartida
|
b5a964fcc5
|
Initial SAV MkI (RepRap CloneWars board) integration.
Included support for BT dongle on AT90USB boards.
Added LCD Shift Register LCD control
Included support for RepRap Clone Wars project board (SAV MKI).
|
11 years ago |
Tim Koster
|
97b0da0c2e
|
Removed #ifndef BLINKM
|
11 years ago |
Tim Koster
|
61db046b32
|
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
|
11 years ago |
Tim Koster
|
7016cc9511
|
Added BlinkM support over i2c
|
11 years ago |
Tim Koster
|
3b315b3da0
|
Added BlinkM support over i2c
|
11 years ago |