- 22 Feb, 2021 1 commit
-
-
Bodmer authored
add GC9A01 option
-
- 20 Feb, 2021 1 commit
-
-
unknown authored
-
- 19 Feb, 2021 2 commits
- 16 Feb, 2021 2 commits
- 15 Feb, 2021 1 commit
-
-
unknown authored
-
- 30 Jan, 2021 1 commit
-
-
Bodmer authored
-
- 27 Jan, 2021 2 commits
- 25 Jan, 2021 2 commits
-
-
https://github.com/Bodmer/TFT_eSPIBodmer authored
-
Bodmer authored
-
- 22 Jan, 2021 3 commits
- 18 Jan, 2021 1 commit
-
-
Bodmer authored
-
- 17 Jan, 2021 3 commits
-
-
Bodmer authored
TFT_WR is 8 bit parallel mode can now be allocated to GPIO >31 Note: allocating a GPIO higher than 31 has a small perfomance impact (~1.23x slower) since signle register write with the data mask cannot be performed.
-
Bodmer authored
Fix uncompilable TFT_eSPI_ESP32.h when TFT_RD >= 32
-
Maximilian Gerhardt authored
-
- 08 Jan, 2021 1 commit
-
-
Bodmer authored
-
- 31 Dec, 2020 4 commits
- 29 Dec, 2020 2 commits
-
-
https://github.com/Bodmer/TFT_eSPIBodmer authored
-
Bodmer authored
Prevent 18 bit display serial driver being invoked for RPi display
-
- 28 Dec, 2020 1 commit
-
-
Bodmer authored
-
- 26 Dec, 2020 1 commit
-
-
Bodmer authored
-
- 23 Dec, 2020 2 commits
- 19 Dec, 2020 1 commit
-
-
Bodmer authored
-
- 15 Dec, 2020 1 commit
-
-
Bodmer authored
-
- 11 Dec, 2020 2 commits
- 07 Dec, 2020 1 commit
-
-
Bodmer authored
ESP32 DMA will hold TFT_CS low automatically. STM32 will not do this and requires bracketing DMA transfers with startWrite and endWrite as in examples.
-
- 04 Dec, 2020 1 commit
-
-
Bodmer authored
-
- 02 Dec, 2020 1 commit
-
-
Bodmer authored
New function: pushToSprite(TFT_eSprite *spr, int32_t x, int32_t y, uint16_t transp) // Note: The following sprite to sprite colour depths are currently supported: // Source Destination // 16bpp -> 16bpp // 16bpp -> 8bpp // 8bpp -> 8bpp // 1bpp -> 1bpp
-
- 01 Dec, 2020 3 commits