# Copyright (C) 2020 Oppila Microsystems - http://www.oppila.in # # This file is subject to the terms and conditions of the GNU Lesser # General Public License v2.1. See the file LICENSE in the top level # directory for more details. config BOARD default "omote" if BOARD_OMOTE config BOARD_OMOTE bool default y select CPU_MODEL_CC2538SF53 select HAS_PERIPH_ADC select HAS_PERIPH_I2C select HAS_PERIPH_RTT select HAS_PERIPH_SPI select HAS_PERIPH_TIMER select HAS_PERIPH_UART select HAS_RIOTBOOT select HAVE_ADXL345 select HAVE_BMP180 select HAVE_CC2538_RF select HAVE_SAUL_GPIO