summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml')
-rw-r--r--spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml b/spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml
index 365c3f8dfc..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
@@ -30,6 +29,8 @@ links:
- role: build-dependency
uid: ../../objirqdflt
- role: build-dependency
+ uid: ../../objmem
+- role: build-dependency
uid: ../../optos
- role: build-dependency
uid: ../../tstnolibdl
@@ -41,12 +42,11 @@ source:
- bsps/moxie/moxiesim/console/console-io.c
- bsps/moxie/moxiesim/console/syscalls.S
- bsps/shared/cache/nocache.c
-- bsps/shared/dev/btimer/btimer-stub.c
+- bsps/shared/dev/btimer/btimer-cpucounter.c
- bsps/shared/dev/clock/clock-simidle.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/console-polled.c
- bsps/shared/start/bspfatal-default.c
-- bsps/shared/start/bspgetworkarea-default.c
- bsps/shared/start/bspreset-empty.c
- bsps/shared/start/bspstart-empty.c
- bsps/shared/start/gettargethash-default.c