Commit Graph

7 Commits (b94fb2caad9f3afbb82cc64d6f90b20bb6192b25)

Author SHA1 Message Date
kapacuk b94fb2caad Added support for 1.44" board (128x128)
ST7735_TYPE_R and ST7735_TYPE_B macros are deprecated (but supported for backward compatibility).
Instead, ST7735_TYPE should be set to one of BOARD_TYPE_B, BOARD_TYPE_R, or BOARD_TYPE_R144
2018-06-20 15:15:23 +02:00
kapacuk 0f74d94288 A few minor fixes to be able to compile it on Linux with the latest GCC
- Added missing semicolon to the definition of write_data_repeat;
- Added missing parameter to release_bus() call
- Changed #include to use the lowercase file name
2018-06-20 11:52:51 +02:00
inmarket f265924396 First set of V3 macro changes 2018-02-27 17:44:21 +10:00
inmarket 891b78a62c Fix for ST7735 driver 2018-02-24 11:31:34 +10:00
inmarket 9b73187100 Add compatibility with Visual Studio and make compile warning capabilities more cross platform 2017-06-30 19:43:51 +10:00
Oleg Gerasimov 2d42bd44a2 Increased st7735 refresh rate - no more flicker 2016-08-19 23:45:52 +03:00
Oleg Gerasimov 6997865c57 Added ST7735 driver 2016-08-19 23:45:38 +03:00