Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of RA8875 by
Diff: GraphicsDisplay.cpp
- Revision:
- 34:c99ec28fac66
- Parent:
- 33:b6b710758ab3
- Child:
- 37:f19b7e7449dc
--- a/GraphicsDisplay.cpp Wed Jan 22 03:50:55 2014 +0000 +++ b/GraphicsDisplay.cpp Thu Jan 23 23:45:20 2014 +0000 @@ -2,10 +2,7 @@ * Copyright (c) 2007-2009 sford * Released under the MIT License: http://mbed.org/license/mit * - * Software Rendering of a Bitmap from the localfilesystem - * 34 sec: 352x272 pixels, 8-bit color, 94.5kbytes - * Hardware Rendering - * 9 sec: same file. + * Derivative work by D.Smart 2014 */ #include "GraphicsDisplay.h"
