mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-21 18:22:00 +00:00

When not compiling bootloader, a spinlock will be used for reading or writing I2C internal devices/registers. When compiling for bootloader, no need to use any lock.