Search found 1 match
- Sat Jun 05, 2021 10:22 am
- Forum: ESP-IDF 中文讨论版
- Topic: [求助] harmony os 移植
- Replies: 2
- Views: 4813
Re: [求助] harmony os 移植
Hi, From what I understand about harmony OS, the most important part for any mcu is to have the microkernel, as for peripheral connections, it will depend on the different APIs. If I am not wrong, to have harmony os to talk to ESP32, you need to have LiteOS running as the microkernel for ESP32. The ...