Wang Yihua
Wang Yihua
https://github.com/earlephilhower/ESP8266Audio/blob/73a1821aba9d41c70a05d59fbb11bfbf0316c866/src/AudioOutputI2S.cpp#L102
@loboris I use esp-idf with M5STACK, and I wonder how you can implement LCD and SD in mpy to work together? can you separate your solution from mpy, and synchronize...
I don't think this old TFT driver library works very well. Can you update it to the latest version with color565? https://github.com/loboris/ESP32_TFT_library
@loboris Thank you very much,wait for your good news quietly!
@crecywang @hanxiaoxin 已经对太极优派完成适配 https://github.com/78/xiaozhi-esp32/pull/888
https://github.com/78/xiaozhi-esp32/pull/888 @78 有空请帮忙review
@crecywang 触摸这个我也不太清楚上层的业务 我只是单纯的适配了lvgl的触摸驱动 具体有啥功能不太清楚 是否可以对比一下其他开发板
@crecywang 更新了 再试试 https://github.com/78/xiaozhi-esp32/pull/888
@crecywang 应该是你的代码同步问题 可以重新pick一遍