matrix-rhal
matrix-rhal copied to clipboard
Simplified MatrixBus API
- Move address parameter to MatrixBus trait, impls are now responsible for packing/formatting as required by the platform
- esp32_everloop example uses ESP-IDF v3.3 and must use older esp_idf_build
- Tested on Voice using kernel module and ESP32