I2C driver has changes in components/esp32/include/soc/i2c_struct.h
Posted: Wed Jan 04, 2017 10:05 pm
New driver for I2C brings up change in components/esp32/include/soc/i2c_struct.h.
Compiling arduino component with new esp-idf ends with error
scl_low_period changed to period
fifo_start_addr changed to ram_data[32]
See https://github.com/espressif/esp-idf/co ... 1492b84a19 for more info
Compiling arduino component with new esp-idf ends with error
scl_low_period changed to period
fifo_start_addr changed to ram_data[32]
See https://github.com/espressif/esp-idf/co ... 1492b84a19 for more info