Add feature cuican (#407)

* fix:Modify the README and add Moji images

* fix: Moji LCD initialization configuration.

* fix: DISPLAY_MIRROR_X false >> true

* fix: Moji GPIO conflict

* fix: Moji GPIO conflict

* add-feature-cuican

* update cuican image

* update config.h
This commit is contained in:
MOV
2025-03-26 02:20:30 +08:00
committed by GitHub
parent 1f29fa44c2
commit e486d8e91e
10 changed files with 254 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"target": "esp32s3",
"builds": [
{
"name": "movecall-cuican-esp32s3",
"sdkconfig_append": []
}
]
}