mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-22 18:38:37 +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.