From 112c99a12a47fb83f4a892a272759c2596a65981 Mon Sep 17 00:00:00 2001 From: Erik Kooistra <kooistra@astron.nl> Date: Mon, 24 Jul 2017 12:04:50 +0000 Subject: [PATCH] Moved peripheral.yaml files to central peripherals dir for now. --- .../oneclick/prestudy/YAML/{bf => peripherals}/bf.peripheral.yaml | 0 .../prestudy/YAML/{diag => peripherals}/diag.peripheral.yaml | 0 .../oneclick/prestudy/YAML/{dp => peripherals}/dp.peripheral.yaml | 0 .../prestudy/YAML/{epcs => peripherals}/epcs.peripheral.yaml | 0 .../prestudy/YAML/{eth => peripherals}/eth.peripheral.yaml | 0 .../YAML/{fringe_stop => peripherals}/fringe_stop.peripheral.yaml | 0 .../prestudy/YAML/{ppsh => peripherals}/ppsh.peripheral.yaml | 0 .../prestudy/YAML/{remu => peripherals}/remu.peripheral.yaml | 0 .../YAML/{unb1_board => peripherals}/unb1_board.peripheral.yaml | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename tools/oneclick/prestudy/YAML/{bf => peripherals}/bf.peripheral.yaml (100%) rename tools/oneclick/prestudy/YAML/{diag => peripherals}/diag.peripheral.yaml (100%) rename tools/oneclick/prestudy/YAML/{dp => peripherals}/dp.peripheral.yaml (100%) rename tools/oneclick/prestudy/YAML/{epcs => peripherals}/epcs.peripheral.yaml (100%) rename tools/oneclick/prestudy/YAML/{eth => peripherals}/eth.peripheral.yaml (100%) rename tools/oneclick/prestudy/YAML/{fringe_stop => peripherals}/fringe_stop.peripheral.yaml (100%) rename tools/oneclick/prestudy/YAML/{ppsh => peripherals}/ppsh.peripheral.yaml (100%) rename tools/oneclick/prestudy/YAML/{remu => peripherals}/remu.peripheral.yaml (100%) rename tools/oneclick/prestudy/YAML/{unb1_board => peripherals}/unb1_board.peripheral.yaml (100%) diff --git a/tools/oneclick/prestudy/YAML/bf/bf.peripheral.yaml b/tools/oneclick/prestudy/YAML/peripherals/bf.peripheral.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/bf/bf.peripheral.yaml rename to tools/oneclick/prestudy/YAML/peripherals/bf.peripheral.yaml diff --git a/tools/oneclick/prestudy/YAML/diag/diag.peripheral.yaml b/tools/oneclick/prestudy/YAML/peripherals/diag.peripheral.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/diag/diag.peripheral.yaml rename to tools/oneclick/prestudy/YAML/peripherals/diag.peripheral.yaml diff --git a/tools/oneclick/prestudy/YAML/dp/dp.peripheral.yaml b/tools/oneclick/prestudy/YAML/peripherals/dp.peripheral.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/dp/dp.peripheral.yaml rename to tools/oneclick/prestudy/YAML/peripherals/dp.peripheral.yaml diff --git a/tools/oneclick/prestudy/YAML/epcs/epcs.peripheral.yaml b/tools/oneclick/prestudy/YAML/peripherals/epcs.peripheral.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/epcs/epcs.peripheral.yaml rename to tools/oneclick/prestudy/YAML/peripherals/epcs.peripheral.yaml diff --git a/tools/oneclick/prestudy/YAML/eth/eth.peripheral.yaml b/tools/oneclick/prestudy/YAML/peripherals/eth.peripheral.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/eth/eth.peripheral.yaml rename to tools/oneclick/prestudy/YAML/peripherals/eth.peripheral.yaml diff --git a/tools/oneclick/prestudy/YAML/fringe_stop/fringe_stop.peripheral.yaml b/tools/oneclick/prestudy/YAML/peripherals/fringe_stop.peripheral.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/fringe_stop/fringe_stop.peripheral.yaml rename to tools/oneclick/prestudy/YAML/peripherals/fringe_stop.peripheral.yaml diff --git a/tools/oneclick/prestudy/YAML/ppsh/ppsh.peripheral.yaml b/tools/oneclick/prestudy/YAML/peripherals/ppsh.peripheral.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/ppsh/ppsh.peripheral.yaml rename to tools/oneclick/prestudy/YAML/peripherals/ppsh.peripheral.yaml diff --git a/tools/oneclick/prestudy/YAML/remu/remu.peripheral.yaml b/tools/oneclick/prestudy/YAML/peripherals/remu.peripheral.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/remu/remu.peripheral.yaml rename to tools/oneclick/prestudy/YAML/peripherals/remu.peripheral.yaml diff --git a/tools/oneclick/prestudy/YAML/unb1_board/unb1_board.peripheral.yaml b/tools/oneclick/prestudy/YAML/peripherals/unb1_board.peripheral.yaml similarity index 100% rename from tools/oneclick/prestudy/YAML/unb1_board/unb1_board.peripheral.yaml rename to tools/oneclick/prestudy/YAML/peripherals/unb1_board.peripheral.yaml -- GitLab