Board support library for C027 - updated with thread-safe wait()
Fork of C027 by
History
updated with thread-safe wait()
2014-09-12, by ansond [Fri, 12 Sep 2014 21:00:10 +0000] rev 16
updated with thread-safe wait()
add short delay after the startup of the board
2013-12-17, by mazgch [Tue, 17 Dec 2013 16:25:47 +0000] rev 15
add short delay after the startup of the board
switch to new revision of board ; for revision A version of board you have to use the define C027_REVA
2013-12-06, by mazgch [Fri, 06 Dec 2013 09:27:49 +0000] rev 14
switch to new revision of board ; for revision A version of board you have to use the define C027_REVA
added ilevoe (i2c buffer oe)
2013-11-19, by mazgch [Tue, 19 Nov 2013 12:26:01 +0000] rev 13
added ilevoe (i2c buffer oe)
do not use A0 on rev a
2013-11-10, by mazgch [Sun, 10 Nov 2013 18:46:43 +0000] rev 12
do not use A0 on rev a
better blinky in case of errors
2013-11-10, by mazgch [Sun, 10 Nov 2013 18:44:53 +0000] rev 11
better blinky in case of errors
need to wait after reset (avoid using USB too early on LISA-U)
2013-11-06, by mazgch [Wed, 06 Nov 2013 10:23:53 +0000] rev 10
need to wait after reset (avoid using USB too early on LISA-U)
moved pin
2013-11-06, by mazgch [Wed, 06 Nov 2013 08:17:21 +0000] rev 9
moved pin
updating the support library
2013-11-05, by mazgch [Tue, 05 Nov 2013 21:41:46 +0000] rev 8
updating the support library
added function to power and reset the modules on the board; make sure the correct board revision is selected
2013-10-25, by mazgch [Fri, 25 Oct 2013 08:46:43 +0000] rev 7
added function to power and reset the modules on the board; make sure the correct board revision is selected