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 #define CONFIG_FLASH_AVR_LOG_LEVEL LOG_LVL_ERR 00047 #define CONFIG_FLASH_AVR_LOG_FORMAT LOG_FMT_TERSE 00048 00049 #endif /* CFG_BOOT_H */
