zephyriot / zephyr-issues

0 stars 0 forks source link

ESP32 i2c Driver Support #2128

Open nashif opened 7 years ago

nashif commented 7 years ago

Reported by Christopher Turner:

Enable the i2c driver on ESP32.

(Imported from Jira ZEP-2293)

nashif commented 7 years ago

by Leandro Pereira:

Wrote a good chunk of an I2C driver today. Will continue tomorrow if nothing else with higher priority shows up.

nashif commented 7 years ago

by Leandro Pereira:

Driver is mostly done and cleaned up. Should be up for review soon.

nashif commented 7 years ago

by Leandro Pereira:

https://github.com/zephyrproject-rtos/zephyr/pull/1426