Skip to content

Commit 304528c

Browse files
phoddiemkellner
authored andcommitted
clean up
1 parent da50d82 commit 304528c

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

modules/drivers/st7735/manifest.json

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,33 +4,12 @@
44
"*": "$(MODULES)/drivers/st7735/*",
55
},
66
"preload": "st7735",
7-
"note": "THIS IS UPDATED for ST7789 from Whirlpool sample code - NOT WORKING",
87
"defines": {
98
"ili9341": {
109
"width": 240,
1110
"height": 320,
1211
"hz": 20000000,
1312
"registers": [
14-
"0x11, 0,",
15-
"kDelayMS, 220,",
16-
"0x36, 3, 0x00, 0x3A, 0x05,",
17-
"0x21, 0,",
18-
"0x2A, 4, 0x00, 0x00, 0x00, 0xEF,",
19-
"0x2B, 4, 0x00, 0x00, 0x00, 0xEF,",
20-
"0xB2, 5, 0x0c, 0x0c, 0x00, 0x33, 0x33,",
21-
"0xB7, 1, 0x35,",
22-
"0xBB, 1, 0x1F,",
23-
"0xC0, 3, 0x2c, 0xc2, 0x01,",
24-
"0xC3, 1, 0x12,",
25-
"0xC4, 3, 0x20, 0xc6, 0x0F,",
26-
"0xD0, 2, 0xA4, 0xA1,",
27-
"0xE0, 14, 0xD0, 0x08, 0x11, 0x08, 0x0C, 0x15, 0x39, 0x33, 0x50, 0x36, 0x13, 0x14, 0x29, 0x2d,",
28-
"0xE1, 14, 0xD0, 0x08, 0x11, 0x08, 0x06, 0x06, 0x39, 0x44, 0x51, 0x0b, 0x16, 0x14, 0x2f, 0x31,",
29-
"0x29, 0,",
30-
"kDelayMS, 20,",
31-
"kDelayMS, 0"
32-
],
33-
"x_registers": [
3413
"0xB2, 5, 0x0c, 0x0c, 0x00, 0x33, 0x33,",
3514
"0xB7, 1, 0x35,",
3615
"0x3A, 1, 0x05,",

0 commit comments

Comments
 (0)