Commonize bitbang I2C master and use it in ESP32

Until issues with hardware I2C are resolved

PUBLISHED_FROM=78bced9f18b5bfbf547de06f813bf98c82eea6ea
This commit is contained in:
Deomid Ryabkov 2016-12-20 17:54:24 +02:00 committed by Cesanta Bot
parent 86ec6bb2f8
commit 7782500dbb

View File

@ -10,8 +10,8 @@ Mongoose makes embedded network programming fast, robust, and easy.
- [Download Mongoose Source Code here](https://www.cesanta.com)
Looking for a complete IoT firmware solution?
Check out [Mongoose OS - operating system for connected microcontrollers](https://mongoose-iot.com).
Looking for a complete IoT solution with firmware and cloud components?
Check out [Mongoose IoT Firmware and Cloud](https://mongoose-iot.com).
# Support
- [Study mongoose example code](https://github.com/cesanta/mongoose/tree/master/examples)