Commit graph

180 commits

Author SHA1 Message Date
C47D 82336c2120 Allow the user to define a custom display buffer size 2021-02-07 18:02:21 -06:00
C47D 4c60f5fc4f tft: Handle ESP32S2 idf target 2021-02-04 00:17:54 -06:00
C47D 6b0fd1f1ac SSD1306: Handle theme not being mono 2021-01-31 17:28:03 -06:00
C47D d6bb341f00 SSD1306: Update orientation configuration 2021-01-25 21:04:11 -06:00
C47D f66a2a63de SSD1306: Remove portrait orientation from menuconfig 2021-01-25 20:57:15 -06:00
C47D b4ac2f9c03 SSD1306: Assert on data transmission fails 2021-01-22 10:19:06 -06:00
C47D 80fb2aedef SSD1306: Return commands result 2021-01-22 10:12:30 -06:00
C47D 9cdc3502a1 SSD1306: Add parenthesis to sizeof 2021-01-21 10:57:02 -06:00
C47D a1add8530b SSD1306: Remove unused headers and rename helpers 2021-01-21 10:54:17 -06:00
C47D 2f3470b85e Remove log 2021-01-19 23:53:34 -06:00
C47D 746ebfc245 SSD1306: Use helper functions 2021-01-17 00:25:01 -06:00
C47D a100162d40 SSD1306: Add helper functions 2021-01-17 00:10:12 -06:00
C47D ece77252c8 SSD1306: Replace hardcoded I2C port 2021-01-16 23:49:57 -06:00
Carlos Diaz b7e1b51c73 SSD1306: Add portrait inverted support
By @VedantParanjape
2021-01-16 20:37:55 -06:00
Carlos Diaz fbdc247c25
Merge branch 'master' into feature/add_st7796s 2021-01-15 00:07:27 -06:00
Baoshi 446bed67bd Move st7796 driver file into lvgl_tft folder.
Add missing Kconfig options.
Fix ft6x36 compilation error.
2021-01-11 22:31:57 +08:00
Carlos Diaz 432ad87208 Update SSD1306 driver 2021-01-09 21:00:08 -06:00
Carlos Diaz 77f8ed1fa1 Remove double definition of display orientation symbols 2021-01-09 20:39:33 -06:00
C47D 55c314b685 Update references to LV_DISPLAY_WIDTH 2021-01-09 15:04:53 -06:00
C47D 6a451cacf7 Update ra8875 driver 2021-01-09 14:55:55 -06:00
C47D a086bc73d7 Fix orientation choice 2021-01-06 12:25:48 -06:00
C47D d808cb1eff Add missing endchoice 2021-01-06 12:22:28 -06:00
C47D a3c25375a3 Add display orientation choice 2021-01-06 12:14:18 -06:00
C47D bbffd73e19 Remove no longer supported configurations 2021-01-06 11:19:37 -06:00
C47D 2b7fec33a7 Add ST7796S to display driver files 2020-12-24 13:52:44 -06:00
C47D e73b657d5f Add ST7796S to display Kconfig 2020-12-24 13:50:03 -06:00
C47D efdce871bd Add st7796s to build 2020-12-24 11:45:17 -06:00
C47D 8cd600d8e8 Replace LV_CONF_INCLUDE_SIMPLE with LV_LVGL_H_INCLUDE_SIMPLE 2020-12-21 11:10:35 -06:00
C47D a2a00bd745 Update INCLUDE_SIMPLE symbol 2020-12-20 17:50:53 -06:00
C47D 08384030b0 Move drivers from the lv_port_esp32 to here 2020-12-17 00:02:55 -06:00