weAut_01 / weAutSys    R 2.2.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines
Defines
D:/eclipCeWS/atMegaBootloader/include/arch/config.h File Reference

Overview

weAutSys' configuration settings

This file contains some definitions concerning software and hardware configuration. These settings influence the compilation and building process and can't be changed later at runtime.

This file (in the serial bootloader project) is part of weAutSys   <weinert-automation.de>
It is also used for the serial bootloader.
Mainly by an include file mechanism (config_<platformName>.h) a number of different (AVR-) platforms are supported.

  Copyright © 2014 Albrecht Weinert, Bochum

Author:
Albrecht Weinert   <a-weinert.de>
Revision:
1
Date:
2017-01-25 12:03:06 +0100 (Mi, 25 Jan 2017)

Defines

#define GN_LED_INV
 invert gn LED: ! ; no invert: empty
#define RD_LED_INV
 invert rd LED: ! ; no invert: empty
#define STD_BAUD   38400
 Standard resp. used baudrate.
#define TRAMPOLIN_USE   1
 The trampolin hack is used.
#define USART_IN_APP_WITH_INT
 UART uses no interrupt in application.
#define USE_BOOTLOADER   USE_BOOTLOADER_PRESET
 Have and use a bootloader.