From 25257c9e7b376e3b624738567f8003820ff4766e Mon Sep 17 00:00:00 2001
From: Pepping <pepping>
Date: Tue, 3 May 2016 11:06:38 +0000
Subject: [PATCH] Added epcs and remu

---
 .../unb1_board/unb1_board_peripherals.cfg          | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/boards/uniboard1/libraries/unb1_board/unb1_board_peripherals.cfg b/boards/uniboard1/libraries/unb1_board/unb1_board_peripherals.cfg
index e890217c05..9f1122047e 100644
--- a/boards/uniboard1/libraries/unb1_board/unb1_board_peripherals.cfg
+++ b/boards/uniboard1/libraries/unb1_board/unb1_board_peripherals.cfg
@@ -1,9 +1,11 @@
 board_peripherals = 
-    reg_wdi             1 1
-    reg_unb_system_info 1 5
+    reg_wdi             1  1
+    reg_unb_system_info 1  5
     rom_unb_system_info 1 10
-    reg_unb_sens        1 3
-    reg_ppsh            1 1 
+    reg_unb_sens        1  3
+    reg_ppsh            1  1 
     eth1g_ram           1 10
-    eth1g_reg           1 4
-    eth1g_tse           1 10
\ No newline at end of file
+    eth1g_reg           1  4
+    eth1g_tse           1 10
+    reg_epcs            1  3
+    reg_remu            1  3    
\ No newline at end of file
-- 
GitLab