esp-idf/components/soc
Omar Chebib 0fb2ff12b8 regi2c: add a spinlock for accessing (reg)I2C devices
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.
2021-05-26 10:17:15 +08:00
..
esp32 regi2c: add a spinlock for accessing (reg)I2C devices 2021-05-26 10:17:15 +08:00
include/soc bootloader: Add fault injection resistance to Secure Boot bootloader verification 2021-03-31 17:54:45 +05:30
src regi2c: add a spinlock for accessing (reg)I2C devices 2021-05-26 10:17:15 +08:00
test unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
CMakeLists.txt regi2c: add a spinlock for accessing (reg)I2C devices 2021-05-26 10:17:15 +08:00
component.mk regi2c: add a spinlock for accessing (reg)I2C devices 2021-05-26 10:17:15 +08:00
linker.lf tools: implement linker script generation 2018-11-16 12:42:02 +08:00