mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

This commit adds a workaround for a bug where the RTC I2C operations result in a Bus Error when interrupts are enabled. The commit also adds a critical section protection for UART print operations.