From: Kevin Townsend Date: Tue, 22 May 2012 16:39:30 +0000 (+0200) Subject: Added new DAC X-Git-Url: http://git.rohieb.name/hackover2013-badge-firmware.git/commitdiff_plain/379450e5267a9f79d014d785e4663a4d17ae14e5?ds=inline;hp=700dfdd70ef5746bc0becaf93e77017e00f5b3b1 Added new DAC --- diff --git a/ChangeLog.txt b/ChangeLog.txt index a625b35..39c59ec 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -2,6 +2,7 @@ v1.1.2 - ongoing ============================================================================== NEW FEATURES ------------------------------------------------------------------------------ +- Added drivers/dac/mcp4901 (courtesy tauonteilchen, thanks!) - Cleaned up /tools/testfirmware to include more recent blinky, etc. - Added basic TEA5767 drive - Added core/cmd/ansi.h (rediscover the joy of ANSI graphics codes :) diff --git a/build/crossworks/LPC1343_CodeBase.hzp b/build/crossworks/LPC1343_CodeBase.hzp index 877fd7d..02e59b4 100644 --- a/build/crossworks/LPC1343_CodeBase.hzp +++ b/build/crossworks/LPC1343_CodeBase.hzp @@ -277,6 +277,9 @@ + + + diff --git a/build/crossworks/LPC1343_CodeBase.hzs b/build/crossworks/LPC1343_CodeBase.hzs index c110e89..74e2cf0 100644 --- a/build/crossworks/LPC1343_CodeBase.hzs +++ b/build/crossworks/LPC1343_CodeBase.hzs @@ -24,8 +24,6 @@ - - @@ -65,7 +63,10 @@ - + + + +