Adafruit-GFX porting for mbed OS6. Needed to add #include "Stream.h" in beginning of the Adafruit_GFX.h

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

History

For the Mbed OS 6 needed to add ; #include "Stream.h"; in beginning of the Adafruit_GFX.h default tip

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

For the Mbed OS 6 needed to add ; #include "Stream.h"; in beginning of the Adafruit_GFX.h


Implement the setRotation() method.

2015-06-23, by marcpl [Tue, 23 Jun 2015 16:47:37 +0000] rev 4

Implement the setRotation() method.


Correct doxygen

2014-05-27, by lelect [Tue, 27 May 2014 10:47:49 +0000] rev 3

Correct doxygen


update doxygen

2014-05-26, by lelect [Mon, 26 May 2014 09:14:33 +0000] rev 2

update doxygen


add doxygen

2014-05-25, by lelect [Sun, 25 May 2014 13:40:59 +0000] rev 1

add doxygen


Initial Commit; No compile error

2014-05-23, by lelect [Fri, 23 May 2014 15:05:48 +0000] rev 0

Initial Commit; No compile error