esp-idf/components/soc/esp32c5/include
Sudeep Mohanty 86f86aa269 fix(lp-i2c): Fixed register definition namespace for LP I2C registers on esp32c5
This commit adds the `LP_I2C_` namespace to the register definitions for
the LP I2C registers on the esp32c5. Currently, the definitions lead to
a clash with the HP I2C register definitions leading to compilation
warnings.
2024-06-19 10:38:52 +02:00
..
modem remove(c5beta3): remove c5 beta3 soc files 2024-06-17 12:01:57 +08:00
soc fix(lp-i2c): Fixed register definition namespace for LP I2C registers on esp32c5 2024-06-19 10:38:52 +02:00