mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-02-27 14:26:36 +00:00
Fix: esp_lcd_ili9881c only for p4
This commit is contained in:
@@ -32,12 +32,16 @@ dependencies:
|
||||
version: '*'
|
||||
rules:
|
||||
- if: target in [esp32p4]
|
||||
espressif/esp_lcd_ili9881c:
|
||||
version: ^1.0.1
|
||||
rules:
|
||||
- if: target in [esp32p4]
|
||||
espressif/esp_wifi_remote:
|
||||
version: '*'
|
||||
rules:
|
||||
- if: target in [esp32p4]
|
||||
|
||||
## Required IDF version
|
||||
idf:
|
||||
version: '>=5.3'
|
||||
|
||||
espressif/esp_lcd_ili9881c: ^1.0.1
|
||||
|
||||
Reference in New Issue
Block a user