summaryrefslogtreecommitdiff
path: root/nuttx/configs/micropendous3/ostest/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/micropendous3/ostest/defconfig')
-rw-r--r--nuttx/configs/micropendous3/ostest/defconfig43
1 files changed, 22 insertions, 21 deletions
diff --git a/nuttx/configs/micropendous3/ostest/defconfig b/nuttx/configs/micropendous3/ostest/defconfig
index fc91c8f26..17d133550 100644
--- a/nuttx/configs/micropendous3/ostest/defconfig
+++ b/nuttx/configs/micropendous3/ostest/defconfig
@@ -92,33 +92,34 @@ CONFIG_ARCH_DMA=n
#
# Identify toolchain and linker options
#
-CONFIG_AVR_WINAVR=y
+CONFIG_AVR_WINAVR=n
CONFIG_AVR_LINUXGCC=n
+CONFIG_AVR_BUILDROOT=y
#
# Individual subsystems can be enabled:
#
-CONFIG_AT90USB_INT0=n
-CONFIG_AT90USB_INT1=n
-CONFIG_AT90USB_INT2=n
-CONFIG_AT90USB_INT3=n
-CONFIG_AT90USB_INT4=n
-CONFIG_AT90USB_INT5=n
-CONFIG_AT90USB_INT6=n
-CONFIG_AT90USB_INT7=n
-CONFIG_AT90USB_USBHOST=n
-CONFIG_AT90USB_USBDEV=n
-CONFIG_AT90USB_WDT=n
-CONFIG_AT90USB_TIMER0=n
-CONFIG_AT90USB_TIMER1=n
-CONFIG_AT90USB_TIMER2=n
-CONFIG_AT90USB_TIMER3=n
-CONFIG_AT90USB_SPI=n
-CONFIG_AT90USB_UART1=y
-CONFIG_AT90USB_ANACOMP=n
-CONFIG_AT90USB_ADC=n
-CONFIG_AT90USB_TWI=n
+CONFIG_AVR_INT0=n
+CONFIG_AVR_INT1=n
+CONFIG_AVR_INT2=n
+CONFIG_AVR_INT3=n
+CONFIG_AVR_INT4=n
+CONFIG_AVR_INT5=n
+CONFIG_AVR_INT6=n
+CONFIG_AVR_INT7=n
+CONFIG_AVR_USBHOST=n
+CONFIG_AVR_USBDEV=n
+CONFIG_AVR_WDT=n
+CONFIG_AVR_TIMER0=n
+CONFIG_AVR_TIMER1=n
+CONFIG_AVR_TIMER2=n
+CONFIG_AVR_TIMER3=n
+CONFIG_AVR_SPI=n
+CONFIG_AVR_UART1=y
+CONFIG_AVR_ANACOMP=n
+CONFIG_AVR_ADC=n
+CONFIG_AVR_TWI=n
#
# AT90USB specific serial device driver settings