Marlin_Firmware/Marlin/src
Victor Oliveira 9ead6a30f2
SPI TFT for STM32F4 boards (#20384)
* fix pinsDebug for F1 boards

* add MKS Robin PRO V2 board - development board

* tft spi working with F4 boards

* pins formating

* sanity check for TFT on supported cores in STM32

* Fix tabs/spaces in pins file

Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-07 21:26:39 -08:00
..
core SPI TFT for STM32F4 boards (#20384) 2020-12-07 21:26:39 -08:00
feature Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2020-12-07 05:53:15 -06:00
gcode Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2020-12-07 05:53:15 -06:00
HAL SPI TFT for STM32F4 boards (#20384) 2020-12-07 21:26:39 -08:00
inc [cron] Bump distribution date (2020-12-08) 2020-12-08 00:13:33 +00:00
lcd Shorten Filament Load/Unload Strings to Fit on Graphical Displays (#20369) 2020-12-07 17:53:53 -03:00
libs Reduce warnings, extern "C" cleanup (#20279) 2020-11-25 21:40:56 -06:00
module Fix TMC_HOME_PHASE divide by zero (#20368) 2020-12-04 23:58:39 -06:00
pins SPI TFT for STM32F4 boards (#20384) 2020-12-07 21:26:39 -08:00
sd Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2020-12-07 05:53:15 -06:00
MarlinCore.cpp Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2020-12-07 05:53:15 -06:00
MarlinCore.h Add POWER_OFF_DELAY option (#19987) 2020-11-08 18:37:41 -06:00