- 14 Aug, 2020 1 commit
-
-
Bodmer authored
Remove setWindow optimisation clash with TFT_eFEX
-
- 06 Aug, 2020 1 commit
-
-
Bodmer authored
-
- 05 Aug, 2020 6 commits
- 19 Jul, 2020 1 commit
-
-
Bodmer authored
Untested but looks correct!
-
- 09 Jul, 2020 1 commit
-
-
Bodmer authored
Fix issue when using ESP32 & using multiple TFT displays & not defining TFT_CS. Note: Future support for multiple displays in all possible hardware combinations may not be practical.
-
- 06 Jul, 2020 1 commit
-
-
Bodmer authored
New function added: bool created(void); to check if sprite has been rotated. Example: if ( !spr.created() ) Serial.println("Sprite has not been created");
-
- 27 Jun, 2020 1 commit
-
-
Bodmer authored
Update news, move tips towards end.
-
- 19 Jun, 2020 5 commits
- 15 Jun, 2020 2 commits
- 13 Jun, 2020 1 commit
-
-
Bodmer authored
See new #define options in "Setup29_ILI9341_STM32.h"
-
- 11 Jun, 2020 1 commit
-
-
Bodmer authored
-
- 06 Jun, 2020 1 commit
-
-
Bodmer authored
Read_User_Setup now includes backlight settings
-
- 05 Jun, 2020 2 commits
- 26 May, 2020 3 commits
-
-
Kate Morris authored
-
Kate Morris authored
-
kamorris authored
-
- 25 May, 2020 1 commit
-
-
kamorris authored
-
- 14 May, 2020 1 commit
-
-
Bodmer authored
-
- 13 May, 2020 3 commits
- 09 May, 2020 2 commits
- 08 May, 2020 1 commit
-
-
Bodmer authored
dmaBusy() checks and is no longer blocking pushImageDMA() faster if setAddrWindow is not built into transaction list.
-
- 05 May, 2020 4 commits
- 01 May, 2020 1 commit
-
-
Bodmer authored
-