Marlin_Firmware/Marlin/src/HAL
jmz52 813a4ea107 Add support for Mks Robin TFT display (#12706)
* Add support for MKS Robin TFT display

- Add support for MKS Robin TFT display and encoder for MKS Robin board.
- Generic 128x64 UI with x2 upscale is used (for now).
- Tested on MKS Robin TFT V2.0 with ST7789V controller.
2019-01-03 10:38:39 -06:00
..
HAL_AVR Simpler AVR + Trinamic + Soft Serial sanity-check (#12606) 2018-12-08 23:34:26 -06:00
HAL_DUE A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_ESP32 Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
HAL_LPC1768 Misc. improvements (#12747) 2019-01-01 15:17:48 -06:00
HAL_STM32 Don't include STM32 Core code when compiling STM32 Generic (#12575) 2018-12-03 06:55:49 -06:00
HAL_STM32F1 Add support for Mks Robin TFT display (#12706) 2019-01-03 10:38:39 -06:00
HAL_STM32F4 Don't include STM32 Core code when compiling STM32 Generic (#12575) 2018-12-03 06:55:49 -06:00
HAL_STM32F7 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_TEENSY31_32 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
HAL_TEENSY35_36 A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
shared A single SERIAL_ECHO macro type (#12557) 2018-11-29 16:58:58 -06:00
platforms.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00