1# Ronoth LoDev board configuration
2# Copyright (c) 2020/2021 Dean Weiten <dmw@weiten.com>
3# SPDX-License-Identifier: Apache-2.0
4
5config BOARD_RONOTH_LODEV
6	bool "Ronoth LoDev"
7	depends on SOC_STM32L073XX
8