aboutsummaryrefslogtreecommitdiff
path: root/examples/blink/.config
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-03-07 10:10:09 +0100
committerKarel Kočí <cynerd@email.cz>2017-03-07 10:10:09 +0100
commitfbe0e4d00ba7e026b8b848cfcd0ed583a71f8069 (patch)
tree21c0c60ebfef4b7fabcd659a8af373bad46dec7f /examples/blink/.config
parent5ab2332addae2a90a1fa438c91e8069ebbfc4082 (diff)
downloadavr-ioe-fbe0e4d00ba7e026b8b848cfcd0ed583a71f8069.tar.gz
avr-ioe-fbe0e4d00ba7e026b8b848cfcd0ed583a71f8069.tar.bz2
avr-ioe-fbe0e4d00ba7e026b8b848cfcd0ed583a71f8069.zip
Just huge update
Diffstat (limited to 'examples/blink/.config')
-rw-r--r--examples/blink/.config2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/blink/.config b/examples/blink/.config
index 52dfc53..9023cfc 100644
--- a/examples/blink/.config
+++ b/examples/blink/.config
@@ -13,6 +13,7 @@ F_CPU=16000
#
GNUTOOLCHAIN_PREFIX="avr-"
CONFCFLAGS="-Os -ffunction-sections -fdata-sections -fshort-enums -Wall"
+# CONFIG_ERRORS is not set
MCUSUPPORT_IOPORTS=y
CONFIG_IOPORTS=y
MCUSUPPORT_PCINT0=y
@@ -23,3 +24,4 @@ MCUSUPPORT_SPI=y
# CONFIG_SPI is not set
MCUSUPPORT_USART=y
# CONFIG_USART is not set
+# CONFIG_TIMERS is not set