Skip to content

Commit f1a4dd6

Browse files
committed
add esp32/m5paper
1 parent 57ae061 commit f1a4dd6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

examples/piu/epaper-photos/manifest.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,14 @@
6969
"*-color": "./assets/200x200/*"
7070
}
7171
},
72+
"esp32/m5paper": {
73+
"config": {
74+
"updateMode": "GC16"
75+
},
76+
"resources":{
77+
"*-color": "./assets/960x540/*"
78+
}
79+
},
7280
"...": {
7381
"error": "Platform not supported"
7482
}

0 commit comments

Comments
 (0)