]> git.zerfleddert.de Git - fnordlicht-mini/blobdiff - firmware/fnordlicht-bootloader/config.mk.template
delete more stuff
[fnordlicht-mini] / firmware / fnordlicht-bootloader / config.mk.template
diff --git a/firmware/fnordlicht-bootloader/config.mk.template b/firmware/fnordlicht-bootloader/config.mk.template
deleted file mode 100644 (file)
index 858cfa5..0000000
+++ /dev/null
@@ -1,49 +0,0 @@
-# Put your own config here!
-#
-# This file is not under version control, and your settings
-# will not be modified when upgrading the repository
-
-
-###################################################################
-# HARDWARE PLATFORM TYPE
-#
-# possible values:
-# - fnordlicht -- original fnordlicht hardware
-# - fnordlichtmini -- fnordlichtmini hardware
-#HARDWARE = fnordlicht
-
-###################################################################
-# PROGRAMMER
-#
-# avrdude programmer protocol
-#PROG = usbasp
-
-# avrdude programmer device
-#DEV = usb
-
-# further flags for avrdude
-#AVRDUDE_FLAGS =
-
-
-###################################################################
-# controller
-#
-# possible values:
-# - atmega8
-# - atmega88
-# - atmega168
-#
-#MCU = atmega8
-
-# frequency
-#F_CPU = 16000000UL
-
-# use more debug-flags when compiling
-#DEBUG = 1
-
-###################################################################
-# FIRMWARE CONFIGURATION
-#
-
-# default baudrate
-#CONFIG_SERIAL_BAUDRATE = 19200
Impressum, Datenschutz