Initial commit
This commit is contained in:
12
main/boards/lceda-course-examples/eda-tv-pro/config.json
Normal file
12
main/boards/lceda-course-examples/eda-tv-pro/config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"manufacturer": "lceda-course-examples",
|
||||
"target": "esp32s3",
|
||||
"builds": [
|
||||
{
|
||||
"name": "eda-tv-pro",
|
||||
"sdkconfig_append": [
|
||||
"LCD_ST7789_240X240_7PIN=y"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user