Added more functionality to the ATmega168 demo.

This commit is contained in:
skarg
2008-03-20 21:32:39 +00:00
parent 944cb46e51
commit a174b9bf59
11 changed files with 347 additions and 77 deletions
+10
View File
@@ -243,6 +243,10 @@
<state>BIG_ENDIAN=0</state>
<state>MAX_TSM_TRANSACTIONS=0</state>
<state>BACAPP_REAL</state>
<state>BACAPP_UNSIGNED</state>
<state>BACAPP_ENUMERATED</state>
<state>BACAPP_CHARACTER_STRING</state>
<state>BACAPP_OBJECT_ID</state>
</option>
<option>
<name>CCPreprocFile</name>
@@ -1964,6 +1968,9 @@
<file>
<name>$PROJ_DIR$\..\..\src\bacstr.c</name>
</file>
<file>
<name>$PROJ_DIR$\bv.c</name>
</file>
<file>
<name>$PROJ_DIR$\..\..\src\crc.c</name>
</file>
@@ -1979,6 +1986,9 @@
<file>
<name>$PROJ_DIR$\h_whois.c</name>
</file>
<file>
<name>$PROJ_DIR$\h_wp.c</name>
</file>
<file>
<name>$PROJ_DIR$\hardware.h</name>
</file>