power: release PMU devices before deleting the i2c bus on M5CoreS3
This commit fixes a boot failure on the M5CoreS3 hardware. A recent update to the underlying Espressif SDK (ESP-IDF v5.5) changed the rules for deleting an I2C bus: it now refuses to delete a bus that still has devices attached. The power …
fb3a009aby Gustavo Cateim+3−01 file