mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-01 11:53:53 -04:00
Add Dornerworks attribution to makefiles that build the Freedom Studio RISC-V project.
This commit is contained in:
parent
7e08fd6d07
commit
3153131fa7
3 changed files with 15 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
#
|
||||
# File: Makefile
|
||||
# Copyright (c) 2019, Dornerworks Ltd.
|
||||
#
|
||||
|
||||
PROJ_NAME ?= simple
|
||||
|
||||
include BuildEnvironment.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue