Mercurial > pihelp
comparison pihelp.cproj @ 18:021e6e0006f4
debug printing, 5v adc, fixes
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 13 Jun 2013 23:44:59 +0800 |
parents | 03da5ff767e9 |
children |
comparison
equal
deleted
inserted
replaced
17:21717153e0f1 | 18:021e6e0006f4 |
---|---|
94 <Value>DEBUG</Value> | 94 <Value>DEBUG</Value> |
95 </ListValues> | 95 </ListValues> |
96 </avrgcc.compiler.symbols.DefSymbols> | 96 </avrgcc.compiler.symbols.DefSymbols> |
97 <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> | 97 <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> |
98 <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> | 98 <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> |
99 <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> | 99 <avrgcc.compiler.optimization.DebugLevel>Maximum (-g3)</avrgcc.compiler.optimization.DebugLevel> |
100 <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> | 100 <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> |
101 <avrgcc.compiler.miscellaneous.OtherFlags>-std=gnu99 -DSIM_DEBUG</avrgcc.compiler.miscellaneous.OtherFlags> | 101 <avrgcc.compiler.miscellaneous.OtherFlags>-std=gnu99 -DSIM_DEBUG -DF_CPU=4915200</avrgcc.compiler.miscellaneous.OtherFlags> |
102 <avrgcc.linker.libraries.Libraries> | 102 <avrgcc.linker.libraries.Libraries> |
103 <ListValues> | 103 <ListValues> |
104 <Value>libm</Value> | 104 <Value>libm</Value> |
105 </ListValues> | 105 </ListValues> |
106 </avrgcc.linker.libraries.Libraries> | 106 </avrgcc.linker.libraries.Libraries> |