Mercurial > pihelp
diff 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 |
line wrap: on
line diff
--- a/pihelp.cproj Thu Jun 13 20:42:54 2013 +0800 +++ b/pihelp.cproj Thu Jun 13 23:44:59 2013 +0800 @@ -96,9 +96,9 @@ </avrgcc.compiler.symbols.DefSymbols> <avrgcc.compiler.optimization.PackStructureMembers>True</avrgcc.compiler.optimization.PackStructureMembers> <avrgcc.compiler.optimization.AllocateBytesNeededForEnum>True</avrgcc.compiler.optimization.AllocateBytesNeededForEnum> - <avrgcc.compiler.optimization.DebugLevel>Default (-g2)</avrgcc.compiler.optimization.DebugLevel> + <avrgcc.compiler.optimization.DebugLevel>Maximum (-g3)</avrgcc.compiler.optimization.DebugLevel> <avrgcc.compiler.warnings.AllWarnings>True</avrgcc.compiler.warnings.AllWarnings> - <avrgcc.compiler.miscellaneous.OtherFlags>-std=gnu99 -DSIM_DEBUG</avrgcc.compiler.miscellaneous.OtherFlags> + <avrgcc.compiler.miscellaneous.OtherFlags>-std=gnu99 -DSIM_DEBUG -DF_CPU=4915200</avrgcc.compiler.miscellaneous.OtherFlags> <avrgcc.linker.libraries.Libraries> <ListValues> <Value>libm</Value>