optimize size, and make debug and ftl stuff optional

This commit is contained in:
David Voswinkel
2009-08-01 16:59:31 +02:00
parent c5e72c48eb
commit 1539ff6111
12 changed files with 1729 additions and 1639 deletions

View File

@@ -24,5 +24,6 @@
int16_t timer_start( void );
double timer_stop( void );
int16_t timer_stop_int( void );
#endif