Scott Lahteine
69b44c2309
📌 Require U8glib-HAL@~0.5.0 ( #22324 )
3 years ago
George Fu
f101e19257
FYSETC_242 OLED 12864 for S6 ( #20767 )
4 years ago
Scott Lahteine
7905aa64fa
TFT Presets, Generic options, Sanity checks ( #19723 )
4 years ago
Victor Oliveira
3b4779fa15
TFT (plus Hardware SPI) for LPC ( #19139 )
4 years ago
Victor Oliveira
dded56c4bb
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
4 years ago
Victor Oliveira
fc12ffcb30
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
4 years ago
George Fu
fec58157ac
FYSETC_242 OLED 12864 for S6 ( #20767 )
4 years ago
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
4 years ago
Victor Oliveira
1a4b82a5d6
TFT (plus Hardware SPI) for LPC ( #19139 )
4 years ago
Victor Oliveira
a37cf24900
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
4 years ago
Victor Oliveira
38ce5966e1
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
Scott Lahteine
b2328d089a
Allow LCD_PIXEL_WIDTH/HEIGHT override
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Scott Lahteine
72876d9045
Clean up u8g defines
5 years ago
Giuliano Zaro
12c595c61f
SAMD51 LCD support ( #15113 )
5 years ago
Tanguy Pruvot
ca5da026d6
dogm: u8g prototypes cleanup ( #15082 )
5 years ago
Scott Lahteine
1d8ad7cf71
Safe changes from HAL cleanup
5 years ago
Scott Lahteine
95963121b0
Patch a u8g include
5 years ago
Scott Lahteine
c3ff53a61c
STM32 u8g defines
Suggested by https://github.com/MarlinFirmware/Marlin/issues/14742#issuecomment-515753814
5 years ago
Tanguy Pruvot
977cfa4494
Fix a few recent (STM32F1 DOGM, SPI) warnings ( #14669 )
5 years ago
Scott Lahteine
1ea9a36d11
FYSETC BLTouch config and more ( #14668 )
5 years ago
Scott Lahteine
92e513e76e
Trailing whitespace
5 years ago
Karl Andersson
d472934a70
FYSETC Mini 12864 for HAL_STM32 ( #14639 )
5 years ago
Scott Lahteine
b6546ea33a
Add include guards to some headers
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Tanguy Pruvot
75aeb41ab7
SKRmini support for Fysetc Mini Panel ( #14319 )
5 years ago
Tanguy Pruvot
287df7a61f
STM32F1: various small changes
- init the led pin as output (like other HALs)
- reduce sdio dma priority to normal.. highest is never the best...
- allow fsmc only on compatible STM32F1 (like HAL fsmc)
- fsmc: remove an useless C style cast
5 years ago
Bob Kuhn
c48e6be366
Fysetc panel, RUMBA and ReARM pins, SPI mode 3 ( #13900 )
6 years ago
Scott Lahteine
f2ba0a5ae7
Tweak some formatting
6 years ago
Alexander Gavrilenko
6d9aaca082
Fix compilation error for MKS Robin ( #13506 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
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.
6 years ago
Scott Lahteine
b99f0776d6
Clean up some U8G files
6 years ago
Bob-the-Kuhn
410b023b50
[2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) ( #10598 )
7 years ago
Bob-the-Kuhn
a142fab155
Enable RRDFGSC on Due
7 years ago
Scott Lahteine
81b91b3f9d
Clean up some trailing white-space
7 years ago
Bob-the-Kuhn
0483a7df91
AVR RRD works
LPC1768 VIKI2 & RRDFG are working
looks like all SPIs are working
library change
sh1106 locks up
fixed lockup, started I2C SW com
pretty
re-org
restore a few files
make library happy
switched HAL version of rrd
fix travis error
travis error fixes
another travis fix
cleanup
minor update
one more
correct spacing in platformio.ini
7 years ago