forked from Imagelibrary/rtems
21
spec/build/bsps/arm/tms570/bsplc4357hdk.yml
Normal file
21
spec/build/bsps/arm/tms570/bsplc4357hdk.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
arch: arm
|
||||
bsp: tms570lc4357_hdk
|
||||
build-type: bsp
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2023 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
enabled-by: true
|
||||
family: tms570
|
||||
includes: []
|
||||
install: []
|
||||
links:
|
||||
- role: build-dependency
|
||||
uid: ../../opto2
|
||||
- role: build-dependency
|
||||
uid: ../../tstsmallmem
|
||||
- role: build-dependency
|
||||
uid: grp
|
||||
source: []
|
||||
type: build
|
||||
19
spec/build/bsps/arm/tms570/bsplc4357hdksdram.yml
Normal file
19
spec/build/bsps/arm/tms570/bsplc4357hdksdram.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
arch: arm
|
||||
bsp: tms570lc4357_hdk_sdram
|
||||
build-type: bsp
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2023 embedded brains GmbH & Co. KG
|
||||
cppflags: []
|
||||
enabled-by: true
|
||||
family: tms570
|
||||
includes: []
|
||||
install: []
|
||||
links:
|
||||
- role: build-dependency
|
||||
uid: ../../opto2
|
||||
- role: build-dependency
|
||||
uid: grp
|
||||
source: []
|
||||
type: build
|
||||
@@ -65,6 +65,8 @@ install:
|
||||
- bsps/arm/tms570/include/bsp/ti_herc/reg_vim.h
|
||||
- destination: ${BSP_LIBDIR}
|
||||
source:
|
||||
- bsps/arm/tms570/start/linkcmds.tms570lc4357_hdk
|
||||
- bsps/arm/tms570/start/linkcmds.tms570lc4357_hdk_sdram
|
||||
- bsps/arm/tms570/start/linkcmds.tms570ls3137_hdk
|
||||
- bsps/arm/tms570/start/linkcmds.tms570ls3137_hdk_intram
|
||||
- bsps/arm/tms570/start/linkcmds.tms570ls3137_hdk_sdram
|
||||
|
||||
@@ -13,6 +13,10 @@ build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2023 embedded brains GmbH & Co. KG
|
||||
default:
|
||||
- enabled-by:
|
||||
- arm/tms570lc4357_hdk
|
||||
- arm/tms570lc4357_hdk_sdram
|
||||
value: 4357
|
||||
- enabled-by: true
|
||||
value: 3137
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user