freemyipod r209 - Code Review

Jump to: navigation, search
Repository:freemyipod
Revision:r208‎ | r209 | r210 >
Date:18:40, 7 September 2010
Author:theseven
Status:new
Tags:
Comment:
Revert accidentally committed debug flags from previous commit
Modified paths:
  • /embios/trunk/target/ipodnano2g/config.h (modified) (history)

Diff [purge]

Index: embios/trunk/target/ipodnano2g/config.h
@@ -25,16 +25,16 @@
2626 #define __CONFIG_H__
2727
2828
29 -#define NAND_DEBUG
30 -#define NAND_TRACE
31 -#define VFL_DEBUG
32 -#define VFL_TRACE
33 -#define FTL_DEBUG
34 -#define FTL_TRACE
 29+//#define NAND_DEBUG
 30+//#define NAND_TRACE
 31+//#define VFL_DEBUG
 32+//#define VFL_TRACE
 33+//#define FTL_DEBUG
 34+//#define FTL_TRACE
3535
3636
37 -#define DEBUG_CONSOLES 2
38 -#define DEBUG_PRINT_SOURCE_LINE
 37+//#define DEBUG_CONSOLES 2
 38+//#define DEBUG_PRINT_SOURCE_LINE
3939
4040
4141 #endif
\ No newline at end of file