Fork of Chris Styles' C12832 LCD driver

Dependents:   co657_lcdplay co657_nrf52_beacons door_lock co657_IoT

Fork of C12832 by Chris Styles

History

Some updates for drawing optimisation. default tip

2015-11-27, by co657_frmb [Fri, 27 Nov 2015 22:45:20 +0000] rev 22

Some updates for drawing optimisation.


made pixel_nochk public

2015-11-15, by co657_frmb [Sun, 15 Nov 2015 21:44:03 +0000] rev 21

made pixel_nochk public


Squeezed some more cycles out of line-drawing

2015-11-02, by co657_frmb [Mon, 02 Nov 2015 00:58:51 +0000] rev 20

Squeezed some more cycles out of line-drawing


Some small optimisations.

2015-11-01, by co657_frmb [Sun, 01 Nov 2015 23:09:05 +0000] rev 19

Some small optimisations.


Optimisations for line drawing, looks like it works. Also fixed (existing) bug for bounds checking.

2015-11-01, by co657_frmb [Sun, 01 Nov 2015 02:22:53 +0000] rev 18

Optimisations for line drawing, looks like it works. Also fixed (existing) bug for bounds checking.


Added hline and vline [public], re-plumbed line(); cls() only flushes if auto_up.

2015-10-28, by co657_frmb [Wed, 28 Oct 2015 21:01:40 +0000] rev 17

Added hline and vline [public], re-plumbed line(); cls() only flushes if auto_up.


removed unused code, removed MCU specific code

2014-02-05, by chris [Wed, 05 Feb 2014 14:25:16 +0000] rev 16

removed unused code, removed MCU specific code


think this is anothe fork

2014-01-30, by chris [Thu, 30 Jan 2014 17:16:04 +0000] rev 15

think this is anothe fork


more changes

2014-01-08, by chris [Wed, 08 Jan 2014 16:56:49 +0000] rev 14

more changes


Whitespace changes only

2014-01-01, by chris [Wed, 01 Jan 2014 08:41:07 +0000] rev 13

Whitespace changes only