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.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml b/spec/build/bsps/moxie/moxiesim/bspmoxiesim.yml
index 0564995537..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
@@ -43,7 +42,7 @@ 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