1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/stm32/kconfigs/c0/Kconfig.lines
2024-01-29 14:44:10 -05:00

28 lines
643 B
Plaintext

# Copyright (C) 2024 BISSELL Homecare, Inc.
#
# 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.
#
# This file was auto-generated from ST ProductsList.xlsx sheet using the
# script in cpu/stm32/dist/kconfig/gen_kconfig.py
# See cpu/stm32/dist/kconfig/README.md for details
# CPU lines
config CPU_LINE_STM32C011XX
bool
select CPU_FAM_C0
config CPU_LINE_STM32C031XX
bool
select CPU_FAM_C0
config CPU_LINE_STM32C071XX
bool
select CPU_FAM_C0
config CPU_LINE_STM32C091XX
bool
select CPU_FAM_C0