Included in: | nut/boot/at91sam7x_bootloader/bootloader.c |
nut/boot/at91sam7x_bootloader/loader.c | |
nut/boot/at91sam7x_bootloader/tftp.c |
#define LEVEL_NEVER 0
#define LEVEL_ERROR 1
#define LEVEL_WARN 2
#define LEVEL_INFO 3
#define LEVEL_ALWAYS 4
#define DEBUG( _LEVEL, _FORMAT, ... )
#define ERROR( _FORMAT, ... )
#define WARN( _FORMAT, ... )
#define INFO( _FORMAT, ... )