C47D
0442ebe736
SSD1306: Fix orientation symbol names
...
Kconfig sets CONFIG_DISPLAY_ORIENTATION_LANDSCAPE and CONFIG_DISPLAY_ORIENTATION_LANDSCAPE_INVERTED.
This commit replaces the old references to CONFIG_LV_DISPLAY_ORIENTATION_LANDSCAPE and
CONFIG_LV_DISPLAY_ORIENTATION_LANDSCAPE_INVERTED.
Fixes : #48
2021-03-14 16:27:57 -06:00
C47D
9fed1cc47b
SSD1306: Use LV_DISPLAY_ORIENTATION symbols
2021-02-28 17:53:32 -06:00
Carlos Diaz
347aaa68d2
Merge pull request #26 from lvgl/fix/ssd1306_orientation
...
Fix/ssd1306 orientation
2021-02-15 22:25:43 -06:00
Tomas Rezucha
849afed80d
Use correct option for color inversion
2021-02-12 10:39:58 +01:00
C47D
bfb129a554
ssd1306: Remove partial update support
2021-02-09 23:27:58 -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
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
432ad87208
Update SSD1306 driver
2021-01-09 21:00:08 -06:00
C47D
55c314b685
Update references to LV_DISPLAY_WIDTH
2021-01-09 15:04:53 -06:00
C47D
08384030b0
Move drivers from the lv_port_esp32 to here
2020-12-17 00:02:55 -06:00