esp-idf/components/soc
Omar Chebib c27290f205 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-07-31 17:30:07 +08:00
..
esp32 regi2c: add a spinlock for accessing (reg)I2C devices 2021-07-31 17:30:07 +08:00
esp32s2beta regi2c: add a spinlock for accessing (reg)I2C devices 2021-07-31 17:30:07 +08:00
include Bugfix/fix uart set rx timeout feature (backport v4.1) 2021-05-10 11:41:02 +08:00
src regi2c: add a spinlock for accessing (reg)I2C devices 2021-07-31 17:30:07 +08:00
test soc: fix unit tests not included in the build 2019-11-18 15:58:49 +07:00
CMakeLists.txt regi2c: add a spinlock for accessing (reg)I2C devices 2021-07-31 17:30:07 +08:00
component.mk regi2c: add a spinlock for accessing (reg)I2C devices 2021-07-31 17:30:07 +08:00
linker.lf components: fix ldgen check errors 2021-06-21 09:52:03 +10:00