Skip to content

Commit e6e3fb1

Browse files
authored
Update builds.json
1 parent e9e73af commit e6e3fb1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

configs/builds.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@
3636
"out":"lib/libesp_hw_support.a",
3737
"targets":["esp32s3"]
3838
},
39+
{
40+
"file":"libesp_lcd.a",
41+
"src":"build/esp-idf/esp_lcd/libesp_lcd.a",
42+
"out":"lib/libesp_lcd.a",
43+
"targets":["esp32s3"]
44+
},
3945
{
4046
"file":"sections.ld",
4147
"src":"build/esp-idf/esp_system/ld/sections.ld",

0 commit comments

Comments
 (0)