mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-19 09:15:22 +00:00
Added support for the CH32V003F4P6 Development Board, which features QingKe RISC-V2A MCU. Signed-off-by: Andrei-Edward Popa <andrei.popa105@yahoo.com>
6 lines
156 B
CMake
6 lines
156 B
CMake
# Copyright (c) 2025 Andrei-Edward Popa <andrei.popa105@yahoo.com>.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
zephyr_library()
|
|
zephyr_library_sources(board.c)
|