Adafruit SSD1331 library for Mbed OS6, specifically tested on Digilent Pmod OLEDrgb and NUCLEO-L432KC

Dependents:   ollin-ja-samin-hieno-ihmislaskin MCLAB10 OLEDrgb_MP OLEDrgb_MIC3_L432KC_OS6_hk

History

For the Mbed OS 6 wait_ms(200) replaced with ; ThisThread::sleep_for(200ms);; for all the similar wait_ms lines. default tip

2020-08-29, by timo_k2 [Sat, 29 Aug 2020 11:03:02 +0000] rev 1

For the Mbed OS 6 wait_ms(200) replaced with ; ThisThread::sleep_for(200ms);; for all the similar wait_ms lines.


Initial commit

2017-12-13, by mjromeijn [Wed, 13 Dec 2017 20:41:59 +0000] rev 0

Initial commit