aboutsummaryrefslogtreecommitdiff
path: root/examples/blink/.config
diff options
context:
space:
mode:
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