On 2 June 2010 03:08, Thomas Martitz <[email protected]> wrote: > I considered them not relevant if they met one of the following points: > > * when used in conjuction with a define RaaA will most certainly not define, > e.g. CONFIG_CODEC != SWCODEC, HAVE_RECORDING, SANSA_E200, !USB_NONE, > HAVE_LCD_CHARCELL > * enables debug-only code parts > * when it's clearly simulator specific (for another reason than point 1) >
Hold on... dont assume anything about #defines and IF you do then document them somewhere. HAVE_RECORDING is very possible with RaaA, as is HAVE_LCD_CHARCELL (!)
