summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/moxie
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/moxie')
-rw-r--r--spec/build/bsps/moxie/moxiesim/abi.yml7
-rw-r--r--spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml3
-rw-r--r--spec/build/bsps/moxie/moxiesim/start.yml2
3 files changed, 6 insertions, 6 deletions
diff --git a/spec/build/bsps/moxie/moxiesim/abi.yml b/spec/build/bsps/moxie/moxiesim/abi.yml
index 530e7a5d14..0979b140df 100644
--- a/spec/build/bsps/moxie/moxiesim/abi.yml
+++ b/spec/build/bsps/moxie/moxiesim/abi.yml
@@ -5,9 +5,10 @@ actions:
- env-append: null
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: []
-default-by-variant: []
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
+default:
+- enabled-by: true
+ value: []
description: |
ABI flags
enabled-by: true
diff --git a/spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml b/spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml
index bd9369fe85..b2182a25a9 100644
--- a/spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml
+++ b/spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml
@@ -4,7 +4,7 @@ bsp: moxiesim
build-type: bsp
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
enabled-by: true
family: moxiesim
@@ -13,7 +13,6 @@ install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/moxie/moxiesim/include/bsp.h
- - bsps/moxie/moxiesim/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/moxie/moxiesim/include/bsp/irq.h
diff --git a/spec/build/bsps/moxie/moxiesim/start.yml b/spec/build/bsps/moxie/moxiesim/start.yml
index d9d7418c34..8ad9182bb6 100644
--- a/spec/build/bsps/moxie/moxiesim/start.yml
+++ b/spec/build/bsps/moxie/moxiesim/start.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
asflags: []
build-type: start-file
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
enabled-by: true
includes: []