adafruit / Adafruit_Mynewt

Apache Mynewt documentation and test project for the nRF5x family of BLE SoCs
MIT License
8 stars 3 forks source link

Implement a test I2C driver for the 128*32 OLED #12

Open microbuilder opened 8 years ago

microbuilder commented 8 years ago

There is active development happening around the HAL but we should aim to have an OLED driver to test the changes against since this is bound to be a popular wing with this board, and useful for debugging.

microbuilder commented 8 years ago

Waiting on the final I2C HAL for this since it's all undergoing a lot of rework at the moment. Should be stable soon.

microbuilder commented 8 years ago

Moving to 0.2.0 since the HAL isn't available in master yet.