mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04: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.