cfg_flash_avr.h File Reference
Configuration file for flash_avr module. More...
Go to the source code of this file.
Defines | |
| #define | CONFIG_FLASH_AVR_BOOTSIZE 8192 |
| Bootloader section size. | |
| #define | CONFIG_FLASH_AVR_LOG_LEVEL LOG_LVL_ERR |
| Bootloader log level. | |
| #define | CONFIG_FLASH_AVR_LOG_FORMAT LOG_FMT_TERSE |
| Bootoloader log format. | |
Detailed Description
Configuration file for flash_avr module.
- Version:
- Id
- cfg_flash_avr.h 2202 2009-01-22 14:40:37Z duplo
Definition in file cfg_flash_avr.h.
Define Documentation
| #define CONFIG_FLASH_AVR_BOOTSIZE 8192 |
Bootloader section size.
- Note:
- Remember to update this define when changing bootloader size fuses.
Definition at line 45 of file cfg_flash_avr.h.
