Cao Sen Miao
|
467356cfcd
|
I2C: Fix issue that pointer would be NULL if calls i2c_param first,
Closes https://github.com/espressif/esp-idf/issues/10163
|
2023-01-09 10:18:03 +08:00 |
|
Cao Sen Miao
|
803fc3fbe0
|
I2C: Add i2c support for ESP32C6
|
2022-11-07 14:12:53 +08:00 |
|
Cao Sen Miao
|
31b88a4c88
|
I2C: Refactor i2c hal and ll
|
2022-09-01 15:53:59 +08:00 |
|
Omar Chebib
|
f6ac350337
|
I2C: i2c_port_t type is now an enumeration
* Closes https://github.com/espressif/esp-idf/issues/9009
|
2022-08-24 10:51:09 +08:00 |
|
Cao Sen Miao
|
53580a62b5
|
I2C: Fullfill the I2C clock tree, and support 26M XTAL on ESP32-C2
|
2022-07-19 11:41:42 +08:00 |
|
songruojing
|
1ceb7c8cd6
|
i2c: Correct hal functions iram placement and remove IRAM_ATTR for i2c_hw_fsm_reset
Closes https://github.com/espressif/esp-idf/issues/8422
|
2022-02-28 15:44:35 +08:00 |
|
laokaiyao
|
7da023ceae
|
i2c: support esp32c2
|
2022-02-23 15:19:37 +08:00 |
|
morris
|
753a929525
|
global: fix sign-compare warnings
|
2021-01-12 14:05:08 +08:00 |
|
Cao Sen Miao
|
6eee601cf6
|
i2c: Add supports on esp32s3
|
2020-11-12 11:32:45 +08:00 |
|
Michael (XIAO Xufeng)
|
5425ef4ee4
|
hal: extract hal component from soc component
|
2020-09-01 13:25:32 +08:00 |
|