Unverified Commit 4b89e242 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

bad apple @ MSP430FR / Sharp LCD: Add .config to app

parent c62adea4
Loading
Loading
Loading
Loading
Loading
+73 −0
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Configuration
#

#
# System
#
# CONFIG_loop is not set
# CONFIG_wakeup is not set
# CONFIG_ostream is not set
# CONFIG_aspectc is not set
CONFIG_timer_freq=10
# CONFIG_framebuffer is not set

#
# Libraries
#
CONFIG_lib_inflate=y
# CONFIG_lib_inflate_checksum is not set
CONFIG_lib_inflate_lut=y
# CONFIG_arch_arduino_nano is not set
# CONFIG_arch_atmega2560 is not set
# CONFIG_arch_blinkenrocket is not set
# CONFIG_arch_infineon_tc299_mock is not set
# CONFIG_arch_infineon_tc397_mock is not set
# CONFIG_arch_lm4f120h5qr_stellaris is not set
# CONFIG_arch_lora32u4ii is not set
# CONFIG_arch_msp430fr5969lp is not set
CONFIG_arch_msp430fr5994lp=y
# CONFIG_arch_posix is not set
# CONFIG_arch_rm46l8lp is not set
# CONFIG_arch_stm32f103c8t6 is not set
# CONFIG_arch_stm32f446re_nucleo is not set
# CONFIG_arch_stm32f746zg_nucleo is not set
# CONFIG_arch_stm32h747i_disco is not set
# CONFIG_arch_tc1796_triboard is not set
CONFIG_arch="msp430fr5994lp"

#
# MSP430FR5994 Launchpad Configuration
#
# CONFIG_arch_msp430fr5994lp_driver_adc is not set
# CONFIG_arch_msp430fr5994lp_driver_counter is not set
# CONFIG_arch_msp430fr5994lp_driver_dmx1 is not set
# CONFIG_arch_msp430fr5994lp_driver_dmx2 is not set
# CONFIG_arch_msp430fr5994lp_driver_dmx3 is not set
# CONFIG_arch_msp430fr5994lp_driver_i2c is not set
CONFIG_arch_msp430fr5994lp_driver_spi=y
# CONFIG_arch_msp430fr5994lp_driver_stdout1 is not set
# CONFIG_arch_msp430fr5994lp_driver_stdout2 is not set
# CONFIG_arch_msp430fr5994lp_driver_stdout3 is not set
# CONFIG_arch_msp430fr5994lp_driver_stdin is not set
CONFIG_arch_msp430fr5994lp_driver_timer=y
# CONFIG_arch_msp430fr5994lp_driver_uptime is not set
CONFIG_arch_msp430fr5994lp_large_mode=y
CONFIG_app_bad_apple_msp430fr_sharp96=y
# CONFIG_app_donothing is not set
# CONFIG_app_energybench is not set
# CONFIG_app_etcontroller is not set
# CONFIG_app_treebench is not set
# CONFIG_app_treebench_copy is not set
CONFIG_app="bad-apple-msp430fr-sharp96"
CONFIG_meta_driver_spi=y
CONFIG_meta_driver_timer=y

#
# Drivers
#
# CONFIG_driver_nrf24l01 is not set
# CONFIG_driver_pervasive_aurora_mb is not set
CONFIG_driver_sharp96=y
# CONFIG_driver_softi2c is not set