7 lines
187 B
Makefile
7 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
|