From 546fdd7b2af52ea485d2a5626d2b8288df0c1210 Mon Sep 17 00:00:00 2001 From: dwn1c21 <d.newbrook@soton.ac.uk> Date: Thu, 20 Apr 2023 08:07:57 +0000 Subject: [PATCH] Add new directory for scripts to run in the CI/CD verification --- Cortex-M0/nanosoc/systems/mcu/fpga_imp/CI_verification/.gitkeep | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 Cortex-M0/nanosoc/systems/mcu/fpga_imp/CI_verification/.gitkeep diff --git a/Cortex-M0/nanosoc/systems/mcu/fpga_imp/CI_verification/.gitkeep b/Cortex-M0/nanosoc/systems/mcu/fpga_imp/CI_verification/.gitkeep new file mode 100644 index 0000000..e69de29 -- GitLab