mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 12:35:25 +00:00
[audio] Bump microOpus to avoid creating an extra opus-staged directory (#14974)
This commit is contained in:
@@ -83,6 +83,7 @@ ISOLATED_COMPONENTS = {
|
||||
"openthread": "Conflicts with wifi: used by most components",
|
||||
"openthread_info": "Conflicts with wifi: used by most components",
|
||||
"matrix_keypad": "Needs isolation due to keypad",
|
||||
"microphone": "Defines PDM microphone requiring I2S port 0 - conflicts with micro_wake_word PDM mic when merged",
|
||||
"modbus_controller": "Defines multiple modbus buses for testing client/server functionality - conflicts with package modbus bus",
|
||||
"neopixelbus": "RMT type conflict with ESP32 Arduino/ESP-IDF headers (enum vs struct rmt_channel_t)",
|
||||
"packages": "cannot merge packages",
|
||||
|
||||
Reference in New Issue
Block a user