-
- Downloads
esp8266: Add basic I2C driver, with init and writeto methods.
Tested and working with SSD1306 I2C display.
Showing
- esp8266/Makefile 1 addition, 0 deletionsesp8266/Makefile
- esp8266/modmachine.c 1 addition, 0 deletionsesp8266/modmachine.c
- esp8266/modpyb.h 1 addition, 0 deletionsesp8266/modpyb.h
- esp8266/modpybi2c.c 256 additions, 0 deletionsesp8266/modpybi2c.c
- esp8266/qstrdefsport.h 11 additions, 0 deletionsesp8266/qstrdefsport.h
esp8266/modpybi2c.c
0 → 100644
Please register or sign in to comment