Discussion:
[ethersex-devel] Ethersex Webserver not reachable
Bodo Bonny
2016-12-17 19:32:42 UTC
Permalink
Hi,
i'm trying to use ethersex on an atmel m1284p. With the m32 i have no
problems.
After flashing the 1284p i can speak over telnet with ethersex. Commands
like "1w list" and so on works fine.
But if i will open the ethersex webserver i get the message
"ERR_CONNECTION_REFUSED".

What ist wrong ?

With the following command i flashed the atmega and set the fuses:

avrdude -c stk500V2 -P /dev/ttyACM0 -p m1284p -U flash:w:ethersex.hex -U
lfuse:w:0xff:m -U hfuse:w:0x99:m -U efuse:w:0xfc:m

Here is the configration file:

#
# Automatically generated by make menuconfig: don't edit
#

#
# General Setup
#
ARCH=ARCH_AVR
ARCH_AVR=y
# ARCH_HOST is not set
# atmega8 is not set
# atmega88 is not set
# atmega128 is not set
# atmega16 is not set
# atmega162 is not set
# atmega168 is not set
# atmega168p is not set
# atmega169 is not set
# atmega32 is not set
# atmega328p is not set
# atmega64 is not set
# atmega644 is not set
# atmega644p is not set
MCU=atmega1284p
atmega1284p=y
# atmega2560 is not set
# at90can32 is not set
# at90can64 is not set
# at90can128 is not set
FREQ=16000000
# alpengluehn is not set
# antares_I is not set
# antares_IO is not set
# antares_O is not set
# Arduino_Duemilanove is not set
# arduino_mega2560_r3 is not set
# beteigeuze is not set
# conrad_probot is not set
# ehaserl is not set
# etherrape is not set
# Fimser is not set
# fnordlicht_servo is not set
# generic_usb_teensy is not set
# hr20 is not set
# Jackalope is not set
# JeeLinkv2 is not set
# lome6 is not set
# MicroWebServer is not set
# netio_addon is not set
# netio_bsbport is not set
HARDWARE=netio
netio=y
# other is not set
# pollin_evalboard_addon is not set
# pollin_evalboard is not set
# pollin_funkevalboard is not set
# radig_web is not set
# thermy is not set
# USBrfm12stick is not set
# volkszaehler_so_server is not set
# CPU_SLEEP is not set
# SRAM_SUPPORT is not set
# SRAM_MEMTEST_ON_BOOT is not set
# BOOTLOADER_SUPPORT is not set
# BOOTLOADER_JUMP is not set
BOOTLOADER_SIZE=0
BOOTLOADER_START_ADDRESS=0x20000
FLASH_SIZE=0x20000
EEPROM_SIZE=0x1000
RAM_SIZE=0x4000
FLASH_PAGESIZE=0x100
EEPROM_PAGESIZE=0x8
# CRC_PAD_SUPPORT is not set
# MBR_SUPPORT is not set
# TEENSY_SUPPORT is not set
# SPI_TIMEOUT is not set
# USART_SPI_SUPPORT is not set
# SOFT_SPI_SUPPORT is not set
GIT_VERSION="6f9642e"
# DEBUG_DISCARD_SOME is not set
# DEBUG is not set
# DEBUG_USE_SYSLOG is not set
# DEBUG_SERIAL_USART_SUPPORT is not set
# SOFT_UART_SUPPORT is not set
# DEBUG_HOOK is not set
# DEBUG_RESET_REASON is not set

#
# Periodic / Scheduler
#
CONF_MTICKS_PER_SEC=50
# PERIODIC_TIMER3_SUPPORT is not set
CONF_PERIODIC_USE_TIMER=1
# PERIODIC_TIMER_API_SUPPORT is not set
# PERIODIC_ADJUST_SUPPORT is not set
# DEBUG_PERIODIC is not set
# DEBUG_PERIODIC_ECMD_SUPPORT is not set
# DEBUG_PERIODIC_WAVEFORMS_SUPPORT is not set
# DEBUG_PERIODIC_OC1A_SUPPORT is not set
# SCHEDULER_SUPPORT is not set
# SCHEDULER_DYNAMIC_SUPPORT is not set
CONF_SCHEDULER_NUM_DYNAMIC_TIMERS=8
# DEBUG_SCHEDULER_SUPPORT is not set
# STATUSLEDS is not set
# STATUSLED_POWER_SUPPORT is not set
# STATUSLED_BOOTED_SUPPORT is not set
# STATUSLED_NETLINK_SUPPORT is not set
# STATUSLED_TX_SUPPORT is not set
# STATUSLED_RFM12_TX_SUPPORT is not set
# STATUSLED_ZBUS_TX_SUPPORT is not set
# STATUSLED_IRMP_TX_SUPPORT is not set
# STATUSLED_EMS_TX_SUPPORT is not set
# STATUSLED_RX_SUPPORT is not set
# STATUSLED_RFM12_RX_SUPPORT is not set
# STATUSLED_ZBUS_RX_SUPPORT is not set
# STATUSLED_IRMP_RX_SUPPORT is not set
# STATUSLED_EMS_RX_OK_SUPPORT is not set
# STATUSLED_ERROR_SUPPORT is not set
# STATUSLED_EMS_RX_FAIL_SUPPORT is not set
# STATUSLED_HB_ACT_SUPPORT is not set
# STATUSLED_HEARTBEAT_SUPPORT is not set
# STATUSLED_RFM12_TX_ACT_SUPPORT is not set
# STATUSLED_RFM12_RX_ACT_SUPPORT is not set
# STATUSLED_ZBUS_TX_ACT_SUPPORT is not set
# STATUSLED_ZBUS_RX_ACT_SUPPORT is not set
# STATUSLED_EMS_TX_ACT_SUPPORT is not set
# STATUSLED_EMS_RX_ACT_SUPPORT is not set
# STATUSLED_ECMD_ACT_SUPPORT is not set
# CRYPTO_SUPPORT is not set
# CAST5_SUPPORT is not set
# MD5_SUPPORT is not set
# SHA1_SUPPORT is not set
VFS_SUPPORT=y
# VFS_DF_SUPPORT is not set
VFS_INLINE_SUPPORT=y
# CONFIG_INLINE_SUPPORT is not set
# VFS_CONFIG_INLINE_SUPPORT is not set
# MOTD_INLINE_SUPPORT is not set
# RADIO_INLINE_SUPPORT is not set
# I2C_INLINE_SUPPORT is not set
VFS_IO_INLINE_SUPPORT=y
# KTY_INLINE_SUPPORT is not set
ADC_INLINE_SUPPORT=y
ONEWIRE_INLINE_SUPPORT=y
# HAT_INLINE_SUPPORT is not set
# CAMERA_INLINE_SUPPORT is not set
# NAMED_PIN_INLINE_SUPPORT is not set
# STELLA_INLINE_SUPPORT is not set
# MOTORCURTAIN_INLINE_SUPPORT is not set
# MSR1_INLINE_SUPPORT is not set
# TO1_INLINE_SUPPORT is not set
# MCUF_INLINE_SUPPORT is not set
# UPNP_INLINE_SUPPORT is not set
# LCD_INLINE_SUPPORT is not set
# NMEA_INLINE_SUPPORT is not set
# PWM_SERVO_INLINE_SUPPORT is not set
# CW_INLINE_SUPPORT is not set
# DMX_STORAGE_INLINE_SUPPORT is not set
# WOL_INLINE_SUPPORT is not set
VFS_INLINE_INLINESVG_SUPPORT=y
# VFS_INLINE_HTML5_RANGE_FF_SUPPORT is not set
# VFS_INLINE_HTML_CLEAN_SUPPORT is not set
# VFS_INLINE_OBSOLETE_BROWSER_SUPPORT is not set
# DEBUG_INLINE_DUMMY is not set
# DEBUG_INLINE_GZ is not set
# DEBUG_INLINE_DISABLE_GZ is not set
VFS_INLINE_INLINESVG_SUPPORT=y
# VFS_HOST_SUPPORT is not set
# VFS_SD_SUPPORT is not set
# VFS_EEPROM_SUPPORT is not set
# VFS_EEPROM_RAW_SUPPORT is not set
# VFS_DC3840_SUPPORT is not set
# DATAFLASH_SUPPORT is not set
# DEBUG_FS is not set
# DEBUG_FS_INODETABLE is not set
# DEBUG_FS_MARK is not set
# VFS_EEPROM_DEBUG_SUPPORT is not set
# PAM_SUPPORT is not set
# CONTROL6_SUPPORT is not set

#
# Network
#
CONF_HOSTNAME="NETIO01"
NET_MAX_FRAME_LENGTH=500
ENC28J60_SUPPORT=y
CONF_ENC_MAC="02:ca:fe:df:64:52"
# IPV6_STATIC_SUPPORT is not set
CONF_ENC_IP="192.168.178.222"
CONF_ENC_IP4_NETMASK="255.255.255.0"
# IEEE8021Q_SUPPORT is not set
CONF_ENC_ECOCON=ECOCON_UNSET
ECOCON_UNSET=y
# ECOCON_6 is not set
# ECOCON_4 is not set
# ECOCON_3 is not set
# ECOCON_2 is not set
# ECOCON_1 is not set
# ECOCON_0 is not set
# DEBUG_ENC28J60 is not set
# DEBUG_INTERRUPT is not set
# DEBUG_REV4_WORKAROUND is not set
ETHERNET_SUPPORT=y
# TAP_SUPPORT is not set
CONF_TAP_MAC="ac:de:48:fd:0f:d0"
# IPV6_STATIC_SUPPORT is not set
CONF_TAP_IP="192.168.23.244"
CONF_TAP_IP4_NETMASK="255.255.255.0"
CONF_TAP_LOCALIP="192.168.23.1"
# IEEE8021Q_SUPPORT is not set
# RFM12_IP_SUPPORT is not set
# RFM12_IP_RFM12_0 is not set
# RFM12_IP_RFM12_1 is not set
# RFM12_IP_RFM12_2 is not set
CONF_RFM12_FREQ=RFM12_FREQ_433920
RFM12_FREQ_433920=y
# RFM12_FREQ_869775 is not set
# RFM12_FREQ_869800 is not set
# RFM12_FREQ_869825 is not set
# RFM12_FREQ_869850 is not set
# RFM12_FREQ_869875 is not set
# RFM12_FREQ_869900 is not set
# RFM12_FREQ_869925 is not set
# CONF_RFM12_SLOW_SPI is not set
# CONF_RFM12B_SUPPORT is not set
CONF_RFM12_BAUD=19200
CONF_RFM12_IP="192.168.5.1"
CONF_RFM12_IP4_NETMASK="255.255.255.0"
# RFM12_SOURCE_ROUTE_ALL is not set
# RFM12_PCKT_FWD is not set
# RFM12_ARP_PROXY is not set
# RFM12_DISABLE is not set
# RFM12_RAW_SUPPORT is not set
# USB_SUPPORT is not set
# USB_KEYBOARD_SUPPORT is not set
# USB_HID_KEYBOARD_SEQUENCE_SUPPORT is not set
# USB_HID_KEYBOARD_STATIC_SUPPORT is not set
# USB_HID_KEYBOARD_ECMD_SUPPORT is not set
# USB_MOUSE_SUPPORT is not set
# USB_MOUSE_SEQUENCE_SUPPORT is not set
# USB_NET_SUPPORT is not set
# DEBUG_USB_HID_KEYBOARD is not set
# DEBUG_USB_HID_MOUSE is not set
# ZBUS_SUPPORT is not set
# ZBUS_RAW_SUPPORT is not set
# ROUTER_SUPPORT is not set
UIP_SUPPORT=y
NET_SUPPORT=y
# IPV6_SUPPORT is not set
IPV4_SUPPORT=y
# IP_FORWARDING_SUPPORT is not set
# UIP_TIMEOUT_SUPPORT is not set
CONF_ETHERSEX_GATEWAY="192.168.178.1"
# UIP_MULTI_STACK is not set
# IPCHAIR_SUPPORT is not set
# IPCHAIR_MASQ is not set
TCP_SUPPORT=y
# UDP_SUPPORT is not set
# BROADCAST_SUPPORT is not set
ICMP_SUPPORT=y
# DNS_SUPPORT is not set
CONF_DNS_SERVER="192.168.23.254"
# BOOTP_SUPPORT is not set
# BOOTP_TO_EEPROM_SUPPORT is not set
# DHCP_SUPPORT is not set
# OPENVPN_SUPPORT is not set
CONF_OPENVPN_KEY=00000000000000000000000000000000
CONF_OPENVPN_HMAC_KEY=00000000000000000000000000000000
CONF_OPENVPN_IP="0.0.0.0"
CONF_OPENVPN_IP4_NETMASK="255.255.255.0"
# OPENVPN_STATIC_REMOTE is not set
CONF_OPENVPN_PORT=1194
# DEBUG_NET is not set
# DEBUG_NET_CONFIG is not set
# DEBUG_NET_IP6 is not set
# DEBUG_OPENVPN is not set
# DEBUG_ROUTER is not set
# DEBUG_UIP is not set
# DEBUG_UNKNOWN_PACKETS is not set

#
# I/O
#
# CONFIG_IO_NONE is not set
PORTIO_SCHEME=PORTIO_SIMPLE
PORTIO_SIMPLE=y
# PORTIO_FULL_FEATURED is not set
PORTIO_SIMPLE_SUPPORT=y
# PORTIO_SUPPORT is not set
# NAMED_PIN_SUPPORT is not set
# TTY_SUPPORT is not set
TTY_COLS=16
TTY_LINES=4
# TTY_LL_HD44780 is not set
# TTY_LL_S1D15G10 is not set
# TTY_LL_S1D13305 is not set
# TTY_LL_VT100_TELNET is not set
# DEBUG_TTY_LAYER is not set

#
# Port expansion
#
# HC595_SUPPORT is not set
HC595_REGISTERS=5
# HC165_SUPPORT is not set
# HC165_INVERSE_OUTPUT is not set
HC165_REGISTERS=1
# SMS_SUPPORT is not set
# SMS_USART_0 is not set
# SMS_USART_1 is not set
# DEBUG_SMS is not set

#
# ADC / DAC
#
ADC_SUPPORT=y
CONFIG_ADC_AREF=y
# CONFIG_ADC_AVCC is not set
# CONFIG_ADC_1_1 is not set
# CONFIG_ADC_2_56 is not set
ADC_REF=ADC_AREF
# HR20_TEMP_SUPPORT is not set
# ADC_VOLTAGE_SUPPORT is not set
NEED_TEMP2TEXT=y
# KTY_SUPPORT is not set
# ADS7822_SUPPORT is not set
# DAC_SUPPORT is not set
# TLC5620_SUPPORT is not set
# LTC1257_SUPPORT is not set
CONF_LTC1257_NUM_DEVICES=4
# DEBUG_LTC1257_CORE is not set
# DEBUG_LTC1257_ECMD is not set

#
# LCD Displays
#
# HD44780_SUPPORT is not set
# HD44780_BACKLIGHT_SUPPORT is not set
# HD44780_MULTIENSUPPORT is not set
# HD44780_BACKLIGHT_INV is not set
# HR20_LCD_SUPPORT_FULL is not set
# S1D15G10_SUPPORT is not set
# ST7626_SUPPORT is not set
# S1D13305_SUPPORT is not set
# DEBUG_S1D13305 is not set
# LCD_SUPPORT is not set
# DEBUG_HD44780 is not set
# DEBUG_LCD_MENU is not set
# DEBUG_HD44780_I2C is not set

#
# Storage
#
# SD_READER_SUPPORT is not set
# SER_RAM_SUPPORT is not set

#
# I2C
#
# I2C_MASTER_SUPPORT is not set
# I2C_DETECT_SUPPORT is not set
# I2C_GENERIC_SUPPORT is not set
# I2C_24CXX_SUPPORT is not set
# I2C_LM75_SUPPORT is not set
# I2C_TMP175_SUPPORT is not set
# I2C_DS1631_SUPPORT is not set
# I2C_DS13X7_SUPPORT is not set
# I2C_PCF8583_SUPPORT is not set
# I2C_TSL2550_SUPPORT is not set
# I2C_TSL2561_SUPPORT is not set
# I2C_BMP085_SUPPORT is not set
# I2C_PCA9531_SUPPORT is not set
# I2C_PCA9685_SUPPORT is not set
# I2C_PCF8574X_SUPPORT is not set
# I2C_PCA9555_SUPPORT is not set
# I2C_MAX7311_SUPPORT is not set
# I2C_MCP23017_SUPPORT is not set
# I2C_UDP_SUPPORT is not set
# DEBUG_I2C is not set
# I2C_SLAVE_SUPPORT is not set
# DEBUG_I2C_SLAVE is not set
# CAMERA_SUPPORT is not set
# DC3840_SUPPORT is not set
# CONFIG_DC3840_RES80 is not set
# CONFIG_DC3840_RES160 is not set
# CONFIG_DC3840_RES320 is not set
# CONFIG_DC3840_RES640 is not set
# DC3840_HIGH_COMPRESSION is not set
# DC3840_BLACK_WHITE is not set
# DC3840_USART_0 is not set
# DC3840_USART_1 is not set
# DC3840_UDP_DEBUG is not set

#
# Radio
#
# FS20_SUPPORT is not set
# FS20_SEND_SUPPORT is not set
# FHT_SEND_SUPPORT is not set
# FS20_RECEIVE_SUPPORT is not set
# FS20_RECEIVE_SENDER is not set
CONF_FS20_SERVICE="merkur"
CONF_FS20_PORT=2701
# FS20_RECEIVE_WS300_SUPPORT is not set
# DEBUG_FS20_REC is not set
# DEBUG_ECMD_FS20 is not set
# DEBUG_FS20_REC_QUEUE is not set
# DEBUG_FS20_REC_VERBOSE is not set
# DEBUG_FS20_SENDER is not set
# DEBUG_FS20_WS300 is not set
# DEBUG_FS20_WS300_VERBOSE is not set
# RFM12_ASK_SUPPORT is not set
# RFM12_ASK_433_SUPPORT is not set
# RFM12_ASK_EXTERNAL_FILTER_SUPPORT is not set
# RFM12_ASK_SENSING_SUPPORT is not set
# RFM12_ASK_868_SUPPORT is not set
# DEBUG_ASK_SENSE is not set
# GENERIC_ASK_SUPPORT is not set

#
# IR Receivers
#
# RC5_SUPPORT is not set
# RC5_SUPPORT is not set
# RC5_UDP_SUPPORT is not set
CONF_RC5_SERVER="192.168.100.3"
# DEBUG_RC5 is not set
# IRMP_SUPPORT is not set
# IRMP_RX_SUPPORT is not set
# IRMP_TX_SUPPORT is not set
# IRMP_EXTERNAL_MODULATOR is not set
# IRMP_ECMD is not set
# IRMP_SUPPORT_SIRCS_PROTOCOL is not set
# IRMP_SUPPORT_NEC_PROTOCOL is not set
# IRMP_SUPPORT_NEC16_PROTOCOL is not set
# IRMP_SUPPORT_NEC42_PROTOCOL is not set
# IRMP_SUPPORT_JVC_PROTOCOL is not set
# IRMP_SUPPORT_SAMSUNG_PROTOCOL is not set
# IRMP_SUPPORT_SAMSUNG48_PROTOCOL is not set
# IRMP_SUPPORT_MATSUSHITA_PROTOCOL is not set
# IRMP_SUPPORT_KASEIKYO_PROTOCOL is not set
# IRMP_SUPPORT_DENON_PROTOCOL is not set
# IRMP_SUPPORT_RECS80_PROTOCOL is not set
# IRMP_SUPPORT_RECS80EXT_PROTOCOL is not set
# IRMP_SUPPORT_RC5_PROTOCOL is not set
# IRMP_SUPPORT_RC6_PROTOCOL is not set
# IRMP_SUPPORT_RC6A_PROTOCOL is not set
# IRMP_SUPPORT_NUBERT_PROTOCOL is not set
# IRMP_SUPPORT_BANG_OLUFSEN_PROTOCOL is not set
# IRMP_SUPPORT_GRUNDIG_PROTOCOL is not set
# IRMP_SUPPORT_NOKIA_PROTOCOL is not set
# IRMP_SUPPORT_SIEMENS_PROTOCOL is not set
# IRMP_SUPPORT_FDC_PROTOCOL is not set
# IRMP_SUPPORT_RCCAR_PROTOCOL is not set
# IRMP_SUPPORT_NIKON_PROTOCOL is not set
# IRMP_SUPPORT_RUWIDO_PROTOCOL is not set
# IRMP_SUPPORT_IR60_PROTOCOL is not set
# IRMP_SUPPORT_KATHREIN_PROTOCOL is not set
# IRMP_SUPPORT_NETBOX_PROTOCOL is not set
# IRMP_SUPPORT_LEGO_PROTOCOL is not set
# IRMP_SUPPORT_THOMSON_PROTOCOL is not set
# IRMP_SUPPORT_BOSE_PROTOCOL is not set
# IRMP_SUPPORT_A1TVBOX_PROTOCOL is not set
# IRMP_SUPPORT_ORTEK_PROTOCOL is not set
# IRMP_SUPPORT_TELEFUNKEN_PROTOCOL is not set
# IRMP_SUPPORT_ROOMBA_PROTOCOL is not set
# IRMP_SUPPORT_RCMM_PROTOCOL is not set
# IRMP_SUPPORT_LGAIR_PROTOCOL is not set
# IRMP_SUPPORT_RADIO1_PROTOCOL is not set
# REMOTE_IRMP_SUPPORT is not set
REMOTE_IRMP_PORT=10001
# DEBUG_IRMP is not set
# DEBUG_REMOTE_IRMP is not set
# PSB2186_SUPPORT is not set
ONEWIRE_SUPPORT=y
ONEWIRE_DS18XX_SUPPORT=y
# ONEWIRE_DS2502_SUPPORT is not set
# ONEWIRE_DS2450_SUPPORT is not set
ONEWIRE_DEVICES=y
OW_DISCOVER_INTERVAL=600
OW_POLLING_INTERVAL=30
ONEWIRE_NAMING_SUPPORT=y
# ONEWIRE_HOOK_SUPPORT is not set
OW_SENSORS_COUNT=10
# ONEWIRE_SNMP_SUPPORT is not set
ONEWIRE_ECMD_LIST_SUPPORT=y
# ONEWIRE_ECMD_LIST_VALUES_SUPPORT is not set
# ONEWIRE_ECMD_LIST_POWER_SUPPORT is not set
# DEBUG_OW_POLLING is not set
# DEBUG_ECMD_OW_ROM is not set
# DEBUG_ECMD_OW_LIST is not set
# DEBUG_OW_DS2450_CORE is not set
# DEBUG_OW_DS2450_ECMD is not set
# HR20_INPUT_SUPPORT is not set
# PS2_SUPPORT is not set
# PS2_GERMAN_LAYOUT is not set
# DEBUG_PS2 is not set
# BUTTONS_INPUT_SUPPORT is not set

#
# Humidity & temperature sensors
#
# SHT_SUPPORT is not set
# DHT_SUPPORT is not set
# ZACWIRE_SUPPORT is not set
# ZACWIRE_RAW_SUPPORT is not set
# ZACWIRE_CONVERT306_SUPPORT is not set
# ZACWIRE_CONVERT506_SUPPORT is not set
# ULTRASONIC_SUPPORT is not set
# DEBUG_ULTRASONIC is not set
# HBRIDGE_SUPPORT is not set
# DUAL_HBRIDGE_SUPPORT is not set
# SHARE_ENABLE_HBRIDGE_SUPPORT is not set
# HBRIDGE_INVERTER_SUPPORT is not set
# DEBUG_HBRIDGE is not set
# MCUF_SUPPORT is not set
# MCUF_SERIAL_SUPPORT is not set
# MCUF_USART_0 is not set
# MCUF_USART_1 is not set
# MCUF_OUTPUT_SUPPORT is not set
# BLP_SUPPORT is not set
# LEDRG_SUPPORT is not set
# MCUF_SERIAL_WORKAROUND_FOR_BAD_MCUF_UDP_PACKETS is not set
# MCUF_SCROLLTEXT_SUPPORT is not set
CONF_MCUF_SCROLLTEXT_STARTUP="Hi I am your ethersex ;-) "
CONF_MCUF_SCROLLTEXT_STARTUP_COLOR=240
CONF_MCUF_SCROLLTEXT_STARTUP_BG_COLOR=1
CONF_MCUF_SCROLLTEXT_STARTUP_SPEED=2
# MCUF_CLOCK_SUPPORT is not set
# MCUF_CLOCK_AUTOSTART_SUPPORT is not set
# MCUF_MODUL_SUPPORT is not set
# MCUF_MODUL_CRON_SUPPORT is not set
# MCUF_MODUL_DISPLAY_MODE_CRON_SEQUENCE is not set
MCUF_MODUL_DISPLAY_MODE_CRON=MCUF_MODUL_DISPLAY_MODE_CRON_RANDOM
MCUF_MODUL_DISPLAY_MODE_CRON_RANDOM=y
# MCUF_MODUL_DISPLAY_MODE_SUPPORT is not set
# MCUF_MODUL_DISPLAY_MODE_SEQUENCE is not set
MCUF_MODUL_DISPLAY_MODE=MCUF_MODUL_DISPLAY_MODE_RANDOM
MCUF_MODUL_DISPLAY_MODE_RANDOM=y
# MCUF_MODUL_DISPLAY_MODE_MANUAL is not set
# MCUF_TEST_GAME_INPUT is not set
# MCUF_CHESS_SUPPORT is not set
# MCUF_BOX_SUPPORT is not set
# MCUF_CLEAN_SUPPORT is not set
# MCUF_SPIRAL_SUPPORT is not set
# MCUF_IMAGE_SUPPORT is not set
# MCUF_MODUL_BORG16_SUPPORT is not set
# MCUF_MODUL_BORG16_XONI_STUDY_SUPPORT is not set
# MCUF_MODUL_BORG16_SNAKE_SUPPORT is not set
# MCUF_MODUL_BORG16_SNAKE_INTERACTIVE_SUPPORT is not set
# DEBUG_MCUF is not set

#
# Protocols
#
# NET_MAX_FRAME_LENGTH_GT_571 is not set
# ARTNET_SUPPORT is not set
CONF_ARTNET_PORT=6454
CONF_ARTNET_INUNIVERSE=1
CONF_ARTNET_OUTUNIVERSE=0
CONF_ARTNET_OUTPUT_IP="192.168.0.255"
# CONF_ARTNET_SEND_POLL_REPLY is not set
# DEBUG_ARTNET is not set
# DALI_SUPPORT is not set
# DALI_RAW_SUPPORT is not set
# DALI_RECEIVE_SUPPORT is not set
# DMX_SUPPORT is not set
DMX_OUTPUT_UNIVERSE=1
# DMX_USART_0 is not set
# DMX_USART_1 is not set
ECMD_PARSER_SUPPORT=y
# ECMD_REMOVE_BACKSPACE_SUPPORT is not set
# ALIASCMD_SUPPORT is not set
# ECMD_PAM_SUPPORT is not set
# ECMD_SCRIPT_SUPPORT is not set
# ECMD_LOG_VIA_SYSLOG is not set
# ECMD_SERIAL_USART_SUPPORT is not set
ECMD_TCP_SUPPORT=y
ECMD_TCP_PORT=2701
# ECMD_UDP_SUPPORT is not set
# ECMD_SERIAL_I2C_SUPPORT is not set
# ECMD_USB_SUPPORT is not set
# ECMD_JABBER_SUPPORT is not set
# ECMD_IRC_SUPPORT is not set
# ECMD_SMS_SUPPORT is not set
# ECMD_EEPROM_SUPPORT is not set
# ECMD_SENDER_SUPPORT is not set
# UECMD_SENDER_SUPPORT is not set
# DISABLE_IPCONF_SUPPORT is not set
# DISABLE_REBOOT_SUPPORT is not set
# IPSTATS_SUPPORT is not set
# FREE_SUPPORT is not set
# ECMD_MIRROR_REQUEST is not set
# DEBUG_ECMD is not set
# DEBUG_ECMD_FS20 is not set
# DEBUG_ECMD_IP is not set
# DEBUG_ECMD_MAC is not set
# DEBUG_ECMD_NET is not set
# DEBUG_ECMD_OW_LIST is not set
# DEBUG_ECMD_OW_ROM is not set
# DEBUG_ECMD_PORTIO is not set
# DEBUG_ECMD_RC5 is not set
# DEBUG_ECMD_SCRIPT is not set
# ELTAKOMS_SUPPORT is not set
# ELTAKOMS_USART_0 is not set
# ELTAKOMS_USART_1 is not set
# DEBUG_ELTAKOMS is not set
# EMS_SUPPORT is not set
EMS_BUFFER_LEN=64
EMS_PORT=7950
# EMS_USART_0 is not set
# EMS_USART_1 is not set
# EMS_DEBUG_STATS is not set
# EMS_PROTO_DEBUG is not set
# EMS_IO_DEBUG is not set
# EMS_ERROR_DEBUG is not set
# FNORDLICHT_BASIC_SUPPORT is not set
FNORDLICHT_BAUDRATE=19200
# FNORDLICHT_USART_0 is not set
# FNORDLICHT_USART_1 is not set
# FNORDLICHT_SUPPORT is not set
CONF_FNORDLICHTER=1
# FNORDLICHT_SERVO_SUPPORT is not set
# DEBUG_FNORDLICHT is not set
# HTTPLOG_SUPPORT is not set
CONF_HTTPLOG_SERVICE="volkszaehler.org"
CONF_HTTPLOG_PATH="/httplog/httplog.php"
# CONF_HTTPLOG_INCLUDE_TIMESTAMP is not set
# CONF_HTTPLOG_INCLUDE_UUID is not set
CONF_HTTPLOG_UUID="12345678-9ABC-DEF0-1234-56789ABCDEF0"
HTTPLOG_BUFFER_LEN=140
# DEBUG_HTTPLOG is not set
# IRC_SUPPORT is not set
CONF_IRC_IP="192.168.23.254"
CONF_IRC_PORT=6667
CONF_IRC_CHANNEL="ethersex"
CONF_IRC_USERNAME="ethersex"
CONF_IRC_NICKNAME="ethersex"
CONF_IRC_REALNAME="Ethersex Wollmilchsau"
# IRC_GREET_SUPPORT is not set
# DEBUG_IRC is not set
# MDNS_SD_SUPPORT is not set
# MODBUS_SUPPORT is not set
# MQTT_SUPPORT is not set
MQTT_CALLBACK_SLOTS=1
# MQTT_STATIC_CONF is not set
# MQTT_DEBUG is not set
# MQTT_PARSE_DEBUG is not set
# MYSQL_SUPPORT is not set
CONF_MYSQL_IP="192.168.23.254"
CONF_MYSQL_USERNAME="root"
CONF_MYSQL_PASSWORD="password"
CONF_MYSQL_SCHEMA="mavisdb"
# DEBUG_MYSQL is not set
# NETSTAT_SUPPORT is not set
CONF_NETSTAT_SERVICE_IP="188.40.33.175"
CONF_NETSTAT_SERVICE="ethersex.de"
CONF_NETSTAT_API="/~habo/stat/"
# DEBUG_NETSTAT is not set

#
# Radio
#
# RADIO_HW_868 is not set
# PROTO_FS20_SUPPORT is not set
# RFM12_ASK_FS20_TX_SUPPORT is not set
# RFM12_ASK_FS20_RX_SUPPORT is not set
# RFM12_ASK_FHT_SUPPORT is not set
# RFM12_ASK_ESA_SUPPORT is not set
# RFM12_ASK_TX3_SUPPORT is not set
# RFM12_ASK_FS20_SYSLOG is not set
# RFM12_ASK_FS20_SUPPORT is not set
# DEBUG_ASK_FS20 is not set
# RADIO_HW_ASK is not set
# PROTO_ASK_SUPPORT is not set
# PROTO_2272_SUPPORT is not set
# PROTO_1527_SUPPORT is not set
# PROTO_TEVION_SUPPORT is not set
# PROTO_INTERTECHNO_SUPPORT is not set
# PROTO_INTERTECHNO_SL_SUPPORT is not set
# PROTO_OASEFMMASTER_SUPPORT is not set
# PROTO_FA20RF_SUPPORT is not set
# PROTO_SMOKEDETECTOR_SUPPORT is not set
# SIP_SUPPORT is not set
CONF_SIP_PROXY_IP="192.168.178.1"
CONF_SIP_FROM="621"
CONF_SIP_TO="622"
CONF_SIP_AUTH_USER="621"
CONF_SIP_AUTH_PASS="tester"
# DEBUG_SIP is not set
# SOAP_SUPPORT is not set
# SNMP_SUPPORT is not set
# SENDMAIL_SUPPORT is not set
CONF_SENDMAIL_IP="78.47.210.246"
CONF_SENDMAIL_FROM="***@sex.metafnord.de"
CONF_SENDMAIL_TO="***@brokenpipe.de"
# SENDMAIL_AUTH_SUPPORT is not set
# DEBUG_SENDMAIL is not set
# SMS77_SUPPORT is not set
CONF_SMS77_SERVICE="gateway.sms77.de"
CONF_SMS77_USER=""
CONF_SMS77_PASS=""
CONF_SMS77_TO=""
CONF_SMS77_TYPE_CHOICE=CONF_SMS77_TYPE_BASICPLUS
CONF_SMS77_TYPE_BASICPLUS=y
# CONF_SMS77_TYPE_STANDARD is not set
# CONF_SMS77_TYPE_QUALITY is not set
# CONF_SMS77_TYPE_FESTNETZ is not set
# CONF_SMS77_TYPE_FLASH is not set
CONF_SMS77_TYPE="basicplus"
# SMS77_EEPROM_SUPPORT is not set
# DEBUG_SMS77 is not set
# SYSLOG_SUPPORT is not set
CONF_SYSLOG_SERVER="192.168.23.73"
# TWITTER_SUPPORT is not set
CONF_TWITTER_SERVICE="identi.ca"
CONF_TWITTER_API="/api"
CONF_TWITTER_USERNAME="ethersex"
CONF_TWITTER_PASSWORD=""
CONF_TWITTER_AUTH="ZXRoZXJzZXg6"
# DEBUG_TWITTER is not set
# USTREAM_SUPPORT is not set
CONF_USTREAM_IP="205.188.234.7"
CONF_USTREAM_PORT=80
# DEBUG_USTREAM is not set
# YPORT_SUPPORT is not set
# YPORT_USART_0 is not set
# YPORT_USART_1 is not set
YPORT_PORT=7970
YPORT_BAUDRATE=115200
YPORT_USART_CONFIG=YPORT_USART_CONFIG_8N1
YPORT_USART_CONFIG_8N1=y
# YPORT_USART_CONFIG_8E2 is not set
YPORT_BUFFER_LEN=500
YPORT_FLUSH=25
# DEBUG_YPORT is not set
# BSBPORT_SUPPORT is not set
# BSBPORT_USART_0 is not set
# BSBPORT_USART_1 is not set
BSBPORT_PORT=3000
BSBPORT_BAUDRATE=4800
BSBPORT_BUFFER_LEN=32
BSBPORT_FLUSH=25
BSBPORT_MESSAGE_BUFFER_LEN=10
BSBPORT_MESSAGE_MAX_LEN=25
BSBPORT_OWNADDRESS=7
# BSBPORT_POLLING_SUPPORT is not set
# BSBPORT_MQTT_SUPPORT is not set
# DEBUG_BSBPORT_RX is not set
# DEBUG_BSBPORT_TX is not set
# DEBUG_BSBPORT_ECMD is not set
# DEBUG_BSBPORT_MQTT is not set
# MSR1_SUPPORT is not set
# MSR1_USART_0 is not set
# MSR1_USART_1 is not set
# DEBUG_MSR1 is not set
# TO1_SUPPORT is not set
# TO1_USART_0 is not set
# TO1_USART_1 is not set
TO1_SENSOR_COUNT=1
# DEBUG_TO1 is not set
# SERIAL_LINE_LOG_SUPPORT is not set
# SERIAL_LINE_LOG_USART_0 is not set
# SERIAL_LINE_LOG_USART_1 is not set
SERIAL_LINE_LOG_TIMEOUT=20
SERIAL_LINE_LOG_EOL=0A
SERIAL_LINE_LOG_COUNT=60
SERIAL_LINE_LOG_BAUDRATE=9600
# SERIAL_LINE_LOG_SPACE_COMPRESSION is not set
# NMEA_SUPPORT is not set
# NMEA_USART_0 is not set
# NMEA_USART_1 is not set
# STELLA_PROTOCOL_SUPPORT is not set
UDP_STELLA_PORT=2702
# IOUDP_PROTOCOL_SUPPORT is not set
UDP_IO_PORT=2703
# MOTORCURTAIN_PROTOCOL_SUPPORT is not set
UDP_MOTORCURTAIN_PORT=2704
# CW_SUPPORT is not set
CW_WPM=12
# CW_BOOT_SUPPORT is not set
# CW_BEACON_SUPPORT is not set
# CW_PIN_SUPPORT is not set
# CW_PWM_FREQ_SUPPORT is not set
# CW_RFM12_ASK_SUPPORT is not set
# DEBUG_CW is not set
# SGC_SUPPORT is not set
# SGC_USART_0 is not set
# SGC_USART_1 is not set
SGC_BAUDRATE=9600
# SGC_SHDN_SLEEP_ACTIVE is not set
SGC_SLEEPMODE=0
# SGC_TIMEOUT_COUNTER_SUPPORT is not set
# SGC_ECMD_SEND_SUPPORT is not set

#
# Applications
#
# APP_SAMPLE_SUPPORT is not set
# APP_SAMPLE_INIT_AUTOSTART_SUPPORT is not set
# APP_SAMPLE_PERIODIC_AUTOSTART_SUPPORT is not set
# DEBUG_APP_SAMPLE is not set
# BULBDIAL_SUPPORT is not set
# DEBUG_BULBDIAL is not set
# CLOCK_SUPPORT is not set
# CLOCK_DATETIME_SUPPORT is not set
# CLOCK_CRYSTAL_SUPPORT is not set
# CLOCK_PERIODIC_SUPPORT is not set
# DCF77_SUPPORT is not set
# DEBUG_DCF77 is not set
# NTP_SUPPORT is not set
NTP_SERVER_IP="192.53.103.108"
NTP_PORT=123
NTP_QUERY_INTERVAL=1800
# DEBUG_NTP is not set
# NTPD_SUPPORT is not set
# WHM_SUPPORT is not set
# UPTIME_SUPPORT is not set
# CRON_SUPPORT is not set
# CRON_DEFAULT_UTC is not set
# CRON_SUPPORT_TEST is not set
# CRON_VFS_SUPPORT is not set
# CRON_EEPROM_SUPPORT is not set
# CRON_ANACRON_SUPPORT is not set
# DEBUG_CRON_DRYRUN is not set
# DEBUG_CRON is not set
# CRON_STATIC_SUPPORT is not set
# DYNDNS_SUPPORT is not set
# DMX_STORAGE_SUPPORT is not set
DMX_STORAGE_UNIVERSES=2
DMX_STORAGE_CHANNELS=64
DMX_STORAGE_SLOTS=5
# DMX_STORAGE_DEBUG is not set
# DMX_FXSLOT_SUPPORT is not set
DMX_FXSLOT_AMOUNT=4
# DMX_FXSLOT_AUTOSAVE_SUPPORT is not set
# DMX_FXSLOT_AUTORESTORE_SUPPORT is not set
# DMX_FX_RAINBOW is not set
# DMX_FX_RANDOM is not set
# DMX_FX_FIRE is not set
# DMX_FX_WATER is not set
# DMX_FX_RGB is not set
# UDP_ECHO_NET_SUPPORT is not set
# WOL_SUPPORT is not set
# MOTD_SUPPORT is not set
CONF_MOTD_DEFAULT="empty"
CONF_MOTD_SIZE=50
HTTPD_SUPPORT=y
# HTTPD_SOAP_SUPPORT is not set
# HTTPD_AUTH_SUPPORT is not set
# HTTP_SD_DIR_SUPPORT is not set
# MIME_SUPPORT is not set
HTTPD_PORT=80
HTTPD_ALTERNATE_PORT=8000
# HTTP_FAVICON_SUPPORT is not set
# DEBUG_HTTPD is not set
# JABBER_SUPPORT is not set
CONF_JABBER_IP="78.47.210.246"
CONF_JABBER_HOSTNAME="jabber.zerties.org"
CONF_JABBER_USERNAME="esex"
CONF_JABBER_PASSWORD="password"
CONF_JABBER_RESOURCE="ethersex"
CONF_JABBER_BUDDY="***@jabber.zerties.org"
# JABBER_EEPROM_SUPPORT is not set
# JABBER_STARTUP_MESSAGE_SUPPORT is not set
# JABBER_LAST_SUPPORT is not set
# JABBER_VERSION_SUPPORT is not set
# DEBUG_JABBER is not set
# MOODLIGHT_SUPPORT is not set
MOODLIGHT_CHANGEGAP_INIT=120
# STELLA_SUPPORT is not set
# stella_vslow is not set
# stella_slow is not set
STELLA_FREQ=stella_normal
stella_normal=y
# stella_fast is not set
# STELLA_LOW_PRIORITY is not set
STELLA_START=stella_start_zero
stella_start_zero=y
# stella_start_all is not set
# stella_start_eeprom is not set
STELLA_FADE_STEP_INIT=10
STELLA_FADE_FUNCTION_INIT=stella_fade_func_0
stella_fade_func_0=y
# stella_fade_func_1 is not set
# STELLA_USE_CIE1931 is not set
# DEBUG_STELLA is not set
# STARBURST_SUPPORT is not set
# STARBURST_PCA9685 is not set
# STARBURST_DEBUG is not set
# MOTORCURTAIN_SUPPORT is not set
# MOTORCURTAIN_INVERTED_MOTOR is not set
# MOTORCURTAIN_INVERTED_DIRECTION is not set
# MOTORCURTAIN_INVERTED_SENSORS is not set
# MOTORCURTAIN_INVERTED_SAFETYSWITCH is not set
# MOTORCURTAIN_PROGRESS_SUPPORT is not set
# TFTP_SUPPORT is not set
# TFTPOMATIC_SUPPORT is not set
# TFTP_UPLOAD_SUPPORT is not set
CONF_BOOTLOAD_DELAY=250
# TFTP_CRC_SUPPORT is not set
# UPNP_SUPPORT is not set
CONF_UPNP_MULTICAST_IP="239.255.255.250"
CONF_UPNP_SCHEME_FILENAME="/ih.xml"
# DEBUG_UPNP is not set
# WATCHCAT_SUPPORT is not set
# VNC_SUPPORT is not set
VNC_PORT=5900
# GUI_SUPPORT is not set
# DEBUG_VNC is not set
# WATCHASYNC_SUPPORT is not set
CONF_WATCHASYNC_SERVER="volkszaehler.org"
WATCHASYNC_SERVER_IP="78.46.142.232"
CONF_WATCHASYNC_PORT=80
CONF_WATCHASYNC_METHOD="POST"
CONF_WATCHASYNC_PATH="/path/to/volkszaehler/backend.php/data/"
CONF_WATCHASYNC_END_PATH=""
# CONF_WATCHASYNC_TIMESTAMP is not set
# CONF_WATCHASYNC_SUMMARIZE is not set
CONF_WATCHASYNC_BUFFERSIZE=64
# CONF_WATCHASYNC_EDGDETECTVIAPOLLING is not set

#
# Pin Configuration
#

#
# Port A
#
# CONF_WATCHASYNC_PA0 is not set
# CONF_WATCHASYNC_PA1 is not set
# CONF_WATCHASYNC_PA2 is not set
# CONF_WATCHASYNC_PA3 is not set
# CONF_WATCHASYNC_PA4 is not set
# CONF_WATCHASYNC_PA5 is not set
# CONF_WATCHASYNC_PA6 is not set
# CONF_WATCHASYNC_PA7 is not set

#
# Port B
#
# CONF_WATCHASYNC_PB0 is not set
# CONF_WATCHASYNC_PB1 is not set
# CONF_WATCHASYNC_PB2 is not set
# CONF_WATCHASYNC_PB3 is not set
# CONF_WATCHASYNC_PB4 is not set
# CONF_WATCHASYNC_PB5 is not set
# CONF_WATCHASYNC_PB6 is not set
# CONF_WATCHASYNC_PB7 is not set

#
# Port C
#
# CONF_WATCHASYNC_PC0 is not set
# CONF_WATCHASYNC_PC1 is not set
# CONF_WATCHASYNC_PC2 is not set
# CONF_WATCHASYNC_PC3 is not set
# CONF_WATCHASYNC_PC4 is not set
# CONF_WATCHASYNC_PC5 is not set
# CONF_WATCHASYNC_PC6 is not set
# CONF_WATCHASYNC_PC7 is not set

#
# Port D
#
# CONF_WATCHASYNC_PD0 is not set
# CONF_WATCHASYNC_PD1 is not set
# CONF_WATCHASYNC_PD2 is not set
# CONF_WATCHASYNC_PD3 is not set
# CONF_WATCHASYNC_PD4 is not set
# CONF_WATCHASYNC_PD5 is not set
# CONF_WATCHASYNC_PD6 is not set
# CONF_WATCHASYNC_PD7 is not set
# DEBUG_WATCHASYNC is not set
# GLCD_MENU_SUPPORT is not set
# GLCDMENU_UMLAUTS is not set
# GLCDMENU_MOUSE_SUPPORT is not set
# GLCDMENU_S1D13305 is not set
# DEBUG_GLCD_MENU is not set
# LOME6_SUPPORT is not set
# LOME6_LCD_SUPPORT is not set
# LOME6_ONEWIRE_SUPPORT is not set
CONF_SENSOR_PSU="1015ccf501080065"
CONF_SENSOR_AIR="10567cf501080006"
CONF_SENSOR_RAM="10cba7f5010800d3"
CONF_LOME6_POD=0
CONF_TIME2PRESS_RESET=40
CONF_TIME2PRESS_POWER=40
CONF_TIME2PRESS_POWERL=3
# PROJECTOR_SANYO_Z700_SUPPORT is not set
# SANYO_Z700_USART_0 is not set
# SANYO_Z700_USART_1 is not set
# DEBUG_SANYO_Z700 is not set
# FREQCOUNT_SUPPORT is not set
# TANKLEVEL_SUPPORT is not set
TANKLEVEL_ADC_CHANNEL=0
# TANKLEVEL_STARTUP is not set
# TANKLEVEL_CRON_SUPPORT is not set
# TANKLEVEL_PUMP_ACTIVE_LOW is not set
# TANKLEVEL_LOCK_SUPPORT is not set
# TANKLEVEL_INLINE_SUPPORT is not set
TANKLEVEL_SENSOR_OFFSET=0
TANKLEVEL_MED_DENSITY=840
TANKLEVEL_LTR_PER_M=3409
TANKLEVEL_LTR_FULL=10000
TANKLEVEL_RAISE_TIME=50
TANKLEVEL_HOLD_TIME=20
# RFM12_SUPPORT is not set
IPV4_SUPPORT=y

#
# AVRDUDE configuration
#
# _2232HIO is not set
# _4232h is not set
# _89isp is not set
# C232HM is not set
# UM232H is not set
# abcmini is not set
# alf is not set
# arduino is not set
# _arduino_ft232r is not set
# arduinoisp is not set
# atisp is not set
# atmelice is not set
# atmelice_dw is not set
# atmelice_isp is not set
# atmelice_pdi is not set
# avr109 is not set
# avr910 is not set
# avr911 is not set
# avrftdi is not set
# avrisp is not set
# avrisp2 is not set
CONFIG_AVRDUDE_PROGRAMMER=avrispmkII
avrispmkII=y
# avrispv2 is not set
# bascom is not set
# blaster is not set
# bsd is not set
# buspirate is not set
# buspirate_bb is not set
# butterfly is not set
# butterfly_mk is not set
# bwmega is not set
# c2n232i is not set
# dapa is not set
# dasa is not set
# dasa3 is not set
# diecimila is not set
# dragon_dw is not set
# dragon_hvsp is not set
# dragon_isp is not set
# dragon_jtag is not set
# dragon_pdi is not set
# dragon_pp is not set
# dt006 is not set
# _ere_isp_avr is not set
# flip1 is not set
# flip2 is not set
# _frank_stk200 is not set
# ft232r is not set
# ft245r is not set
# futurlec is not set
# jtag1 is not set
# jtag1slow is not set
# jtag2 is not set
# jtag2avr32 is not set
# jtag2dw is not set
# jtag2fast is not set
# jtag2isp is not set
# jtag2pdi is not set
# jtag2slow is not set
# jtag3 is not set
# jtag3dw is not set
# jtag3isp is not set
# jtag3pdi is not set
# jtagkey is not set
# jtagmkI is not set
# jtagmkII is not set
# jtagmkII_avr32 is not set
# lm3s811 is not set
# mib510 is not set
# mkbutterfly is not set
# nibobee is not set
# _o_link is not set
# openmoko is not set
# pavr is not set
# pickit2 is not set
# picoweb is not set
# _pony_stk200 is not set
# ponyser is not set
# siprog is not set
# sp12 is not set
# stk200 is not set
# stk500 is not set
# stk500hvsp is not set
# stk500pp is not set
# stk500v1 is not set
# stk500v2 is not set
# stk600 is not set
# stk600hvsp is not set
# stk600pp is not set
# usbasp is not set
# _usbasp_clone is not set
# usbtiny is not set
# wiring is not set
# xil is not set
# xplainedpro is not set
AVRDUDE_PROGRAMMER=avrispmkII
CONFIG_AVRDUDE_PORT="usb"
AVRDUDE_PORT=usb
# CONFIG_AVRDUDE_VERBOSE is not set
AVRDUDE_VERBOSE=-v
# CONFIG_AVRDUDE_NO_VERIFY is not set
# CONFIG_AVRDUDE_ERASE_COUNTER is not set
# AVRDUDE_BITCLOCK_4 is not set
CONFIG_AVRDUDE_BITCLOCK=AVRDUDE_BITCLOCK_1
AVRDUDE_BITCLOCK_1=y
# AVRDUDE_BITCLOCK_05 is not set
# AVRDUDE_BITCLOCK_03 is not set
AVRDUDE_BITCLOCK="-B 1"
CONFIG_AVRDUDE_EXTRA_OPTIONS=""
CONFIG_AVRDUDE_LFUSE=e6
AVRDUDE_LFUSE=0xe6
CONFIG_AVRDUDE_HFUSE=d1
AVRDUDE_HFUSE=0xd1
CONFIG_AVRDUDE_EFUSE=fd
AVRDUDE_EFUSE=0xfd

Loading...