Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 gadus atpakaļ |
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
4 gadus atpakaļ |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
4 gadus atpakaļ |
Tanguy Pruvot
|
5d2519ed50
|
Allow use of Fysetc SoftwareSerialM (#14893)
|
5 gadus atpakaļ |
Scott Lahteine
|
9624c90cfb
|
Remove HAL.h dependency in SoftwareSerial.h
|
5 gadus atpakaļ |
Tanguy Pruvot
|
535018ef0e
|
STM32F1: Dummy SoftwareSerial (as TMCStepper fallback) (#14861)
|
5 gadus atpakaļ |
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
5 gadus atpakaļ |
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
5 gadus atpakaļ |
Scott Lahteine
|
50270b53a0
|
Clear up some more compile warnings
|
6 gadus atpakaļ |
Scott Lahteine
|
4f14849675
|
Move M300 to cpp
|
7 gadus atpakaļ |
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
7 gadus atpakaļ |
Scott Lahteine
|
fa5f9c2aec
|
Move 'feature' files
|
7 gadus atpakaļ |
Scott Lahteine
|
0da744b7b0
|
Further cleanup of comments, partial Doxygen-style
Following up on #3231
|
8 gadus atpakaļ |
jbrazio
|
5e5d250832
|
Added gplv3 header to all Marlin files
|
8 gadus atpakaļ |
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.
|
9 gadus atpakaļ |
Scott Lahteine
|
0ec444720f
|
Rename blinkm files
|
9 gadus atpakaļ |
Scott Lahteine
|
a22a228bcc
|
Rename files to move them in the IDE
|
9 gadus atpakaļ |
Scott Lahteine
|
f171656f8e
|
Cleanup of cardreader.*
- Apply standards to cardreader.*
- Fix minor issues with cardreader.cpp
- Apply standards to some other stale regions
|
9 gadus atpakaļ |
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 gadus atpakaļ |
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 gadus atpakaļ |
Tim Koster
|
97b0da0c2e
|
Removed #ifndef BLINKM
|
11 gadus atpakaļ |
Tim Koster
|
61db046b32
|
Added #ifdef BLINKM around new code. Also refined BlinkM.h.
|
11 gadus atpakaļ |
Tim Koster
|
7016cc9511
|
Added BlinkM support over i2c
|
11 gadus atpakaļ |
Tim Koster
|
3b315b3da0
|
Added BlinkM support over i2c
|
11 gadus atpakaļ |