Sergey
102a6fb261
Update to 2.0.7.2
4 years ago
Sergey
46d376a31d
Обновление на 2.0.7
4 years ago
Sergey
e84d17a3b9
Новый интерфейс
4 years ago
Sergey
adee4a7475
Обновление 2.0.6.1
4 years ago
Sergey
8dd26c1a3e
Update to 2.0.6
4 years ago
Scott Lahteine
6bead0c1b0
Shorter paths to HAL, ExtUI ( #17156 )
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Tanguy Pruvot
1ea529b9c1
STM32F1: Fix misleading indent / nullptr on FSMC ( #16431 )
5 years ago
Alexander Gavrilenko
c6f7ea9f22
MKS Robin ILI9328 TFT support ( #16401 )
5 years ago
Scott Lahteine
f01f0d1956
Drop C-style 'void' argument
5 years ago
pinchies
d98b9d54f1
JGAurora A5S & A1 touch support ( #14768 )
5 years ago
Scott Lahteine
e5d73f68c8
HAL folder organization ( #14763 )
5 years ago
Tanguy Pruvot
81d629bc47
Robin & Longer3D SPI TFT driver ( #14595 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
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
Tanguy Pruvot
e3a468f2cd
STM32F1: FSMC only on chips with 100/144 pins ( #14180 )
6 years ago
Tanguy Pruvot
402f1f7307
STM32F1: STM32_HIGH_DENSITY is auto defined in HAL ( #14057 )
- Fix the `fsmc` and `sdio` units which required hard defines for use.
6 years ago
Scott Lahteine
ad4ffa1d2f
Use C++ language supported 'nullptr' ( #13944 )
6 years ago
Alexander Gavrilenko
6d9aaca082
Fix compilation error for MKS Robin ( #13506 )
6 years ago
jmz52
013bb469ca
Fix compilation for STM32F1 with no SDIO ( #13366 )
6 years ago
Scott Lahteine
3a1b6fe8c1
Coding standards
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Scott Lahteine
8f9b246d0e
Tweak some formatting, replace tabs
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