zephyr/boards/st/stm32l1_disco/Kconfig.stm32l152c_disco
Maxin John 0039c665b0 boards: st: stm32l152c_disco: add board support
The STM32L152C-DISCOVERY is a development board based on the STM32L152RC
MCU. It is very similar to the stm32l1_disco, which was used as a
reference for the pinmux and defconfig.

stm32l152c_disco board has 256 Kbytes of flash memory, 32 Kbytes of RAM
and 8 Kbytes of data EEPROM.

Signed-off-by: Maxin John <maxin.john@gmail.com>
2024-04-22 06:50:25 -07:00

6 lines
125 B
Plaintext

# Copyright (c) 2024 Maxin John
# SPDX-License-Identifier: Apache-2.0
config BOARD_STM32L152C_DISCO
select SOC_STM32L152XC