cfg_flash_avr.h
Go to the documentation of this file.00001
00038 #ifndef CFG_FLASH_AVR_H
00039 #define CFG_FLASH_AVR_H
00040
00045 #define CONFIG_FLASH_AVR_BOOTSIZE 8192
00046
00048 #define CONFIG_FLASH_AVR_LOG_LEVEL LOG_LVL_ERR
00049
00051 #define CONFIG_FLASH_AVR_LOG_FORMAT LOG_FMT_TERSE
00052
00053 #endif