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.
Dependencies: MaximInterface
History
Updated MaximInterface to version 2.1.
2019-12-03, by IanBenzMaxim [Tue, 03 Dec 2019 12:56:25 -0600] rev 18
Updated MaximInterface to version 2.1.
Set pin maps through the mbed configuration system. Added support for MAX32625MBED target. Updated mbed-os to version 5.7.7 for MAX32625 I2C fixes. Consolidated simplelink hook definitions.
2019-10-04, by IanBenzMaxim [Fri, 04 Oct 2019 12:10:11 -0500] rev 17
Set pin maps through the mbed configuration system. Added support for MAX32625MBED target. Updated mbed-os to version 5.7.7 for MAX32625 I2C fixes. Consolidated simplelink hook definitions.
Updated MaximInterface to version 2.0. Updated mbed-os to version 5.5.7. Cleaned up code styling.
2019-10-03, by IanBenzMaxim [Thu, 03 Oct 2019 11:40:13 -0500] rev 16
Updated MaximInterface to version 2.0. Updated mbed-os to version 5.5.7. Cleaned up code styling.
Updated MaximInterface revision.
2018-01-19, by IanBenzMaxim [Fri, 19 Jan 2018 10:28:27 -0600] rev 15
Updated MaximInterface revision.
Updated MaximInterface to version 1.1.
2018-01-11, by IanBenzMaxim [Thu, 11 Jan 2018 14:13:33 -0600] rev 14
Updated MaximInterface to version 1.1.
Updated to use MaximInterface.
2017-11-06, by IanBenzMaxim [Mon, 06 Nov 2017 18:12:27 -0600] rev 13
Updated to use MaximInterface.
Added bidirectional challenge support.
2017-06-01, by IanBenzMaxim [Thu, 01 Jun 2017 14:21:58 -0500] rev 12
Added bidirectional challenge support.
Changed to always using scanline encoding for bitmaps.
2017-05-03, by IanBenzMaxim [Wed, 03 May 2017 16:08:59 -0500] rev 11
Changed to always using scanline encoding for bitmaps.
Reduced copying and dynamic allocations during rendering. Added support for partial redrawing of a scene.
2017-04-10, by IanBenzMaxim [Mon, 10 Apr 2017 11:55:33 -0500] rev 10
Reduced copying and dynamic allocations during rendering. Added support for partial redrawing of a scene.
Stopped using "unsigned int" as a general parameter type.
2017-04-06, by IanBenzMaxim [Thu, 06 Apr 2017 15:19:57 -0500] rev 9
Stopped using "unsigned int" as a general parameter type.