summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/atmega/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/avr/src/atmega/chip.h')
-rw-r--r--nuttx/arch/avr/src/atmega/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/avr/src/atmega/chip.h b/nuttx/arch/avr/src/atmega/chip.h
index 7f114a604..0e3f779ab 100644
--- a/nuttx/arch/avr/src/atmega/chip.h
+++ b/nuttx/arch/avr/src/atmega/chip.h
@@ -48,7 +48,7 @@
/* Define features for supported chip in the ATMEGA family */
-#if 0
+#if 1
#else
# error "Unsupported AVR chip"
#endif