mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 05:04:26 +00:00
38ac6a1bb3
All these files are add for support rt-thread art-pi board - add board/st/stm32h750-art-pi, defconfig, header support for u-boot for more information about art-pi, please goto: https://art-pi.gitee.io/website/ Signed-off-by: dillon min <dillon.minfei@gmail.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
6 lines
187 B
Makefile
6 lines
187 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2021, RT-Thread - All Rights Reserved
|
|
# Author(s): Dillon Min, <dillon.minfei@gmail.com> for RT-Thread.
|
|
|
|
obj-y := stm32h750-art-pi.o
|