203-Systems / MatrixOS

Matrix OS is a cross-platform operating system that mainly targets grid keyboard controllers.
MIT License
78 stars 13 forks source link

[ESP32-SX] Migrate to ESP-IDF 5.0 #18

Closed 203Null closed 1 year ago

203Null commented 2 years ago

ESP32-SX's ADC read in ULP is only available in ESP-IDF V5.0. Some works are being done in https://github.com/203Electronics/MatrixOS/tree/Matrix-B6-ULP-FSR-DRIVER

A lot of drives need to be rewritten due to ESP-IDF V5.0's breaking changes. More at https://docs.espressif.com/projects/esp-idf/en/latest/esp32/migration-guides/release-5.x/index.html

203Null commented 1 year ago

Done with OS 2.3 Update