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 |
Scott Lahteine
|
0c7f7ebcfb
|
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
|
9 years ago |
Scott Lahteine
|
58cfcd4239
|
Overridable Options - Part 5
Apply `ENABLED` / `DISABLED` macros to files needing only a small
number of changes.
|
9 years ago |
galexander1
|
d4880a9e60
|
Revert "Move Sd library out into library"
|
10 years ago |
odewdney
|
f84ff4ba7d
|
Move SD Fat library out of main src
|
10 years ago |
odewdney
|
9d9c859ac1
|
First move of SdFat library
|
10 years ago |
Scott Lahteine
|
2ec2bf1564
|
Fix regressions affecting compilation
This fixes two regressions, caused by #1167 and #1191 .
|
10 years ago |
daid
|
2a77c84c8f
|
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
|
13 years ago |
Erik van der Zalm
|
9173a5713b
|
Teensylu support.
|
13 years ago |
Bernhard
|
3814bbb529
|
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
|
13 years ago |
Bernhard
|
57f9359a41
|
simplified the includes, makefile now works with arduino23
|
13 years ago |
Bernhard
|
dd5ca68c87
|
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
|
13 years ago |
Erik van der Zalm
|
f75f426dfa
|
Removed interrupt nesting in the stepper ISR.
Add serial checkRx in stepper ISR.
Copied HardwareSerial to MarlinSerial (Needed for checkRx).
|
13 years ago |
Bernhard Kubicek
|
64f2121ab1
|
updated to sdfatlib2010902
|
13 years ago |
Bernhard Kubicek
|
40e8081623
|
changed end of line to windows, which seems to be the majority of developers main platform.
|
13 years ago |
Erik van der Zalm
|
750f6c33e3
|
first commit
|
13 years ago |