1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-04 09:42:41 +00:00
MarlinFirmware/Marlin/src
Bob-the-Kuhn e05673a379 [2.0.x] VIKI2 & RE_ARM changes (#9686)
* VIKI2 & RE_ARM changes

1. Remove `DISABLED(SDSUPPORT)` from ST7565 in `ultralcd_impl_DOGM.h`. These LCDs share pins with the SD card and can run at the SD card rates.

2. Add SDSS definition to `pins_RAMPS_RE_ARM.h`.  Apparently the SDSS definition in `pins.h` is being processed before the one in `spi_pins.h` which resulted in not being able to read the SD card.
2018-02-17 16:41:36 -06:00
..
config Merge pull request #9208 from benlye/benlye-m73 2018-02-17 15:50:11 -06:00
core Tweak boards spacing 2018-02-13 03:49:28 -06:00
feature Include utility.h in neopixel.cpp 2018-02-16 22:19:34 -06:00
gcode Apply SERIAL_FLUSH macro 2018-02-16 17:32:12 -06:00
HAL Use serial macro in sd_mmc_spi_mem.cpp for Due 2018-02-16 17:57:24 -06:00
inc LCD_PROGRESS_BAR w/out SDSUPPORT for character LCD 2018-02-17 08:17:22 -06:00
lcd [2.0.x] VIKI2 & RE_ARM changes (#9686) 2018-02-17 16:41:36 -06:00
libs
module Fix #9681 2018-02-17 08:28:12 -06:00
pins [2.0.x] VIKI2 & RE_ARM changes (#9686) 2018-02-17 16:41:36 -06:00
sd
Makefile
Marlin.cpp Init LCD welcome message programmatically 2018-02-14 05:09:44 -06:00
Marlin.h Fix / complete USE_CONTROLLER_FAN (#9666) 2018-02-16 02:18:50 -06:00