diff --git a/boards/uniboard1/libraries/unb1_board/unb1_board_peripherals.cfg b/boards/uniboard1/libraries/unb1_board/unb1_board_peripherals.cfg
index e890217c059c2486c34172ab8020545980f41104..9f1122047ed28ff1daf60f126cc8349e70165ba6 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