From 27faedca9b0efeb2c9c7e4b9840580158119f6c6 Mon Sep 17 00:00:00 2001 From: dam1n19 <dam1n19@soton.ac.uk> Date: Thu, 4 May 2023 10:03:16 +0100 Subject: [PATCH] SOC1-167: Updated repository branch reference for NanoSoC to main --- accelerator_wrapper_tech | 2 +- nanosoc_tech | 2 +- proj-branch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/accelerator_wrapper_tech b/accelerator_wrapper_tech index 3178076..33b0a1a 160000 --- a/accelerator_wrapper_tech +++ b/accelerator_wrapper_tech @@ -1 +1 @@ -Subproject commit 31780762cb5396c382b820d047a0be6004103143 +Subproject commit 33b0a1afab0d8d3279e9f6156a18d7b4954f9f5f diff --git a/nanosoc_tech b/nanosoc_tech index 8774364..65ff336 160000 --- a/nanosoc_tech +++ b/nanosoc_tech @@ -1 +1 @@ -Subproject commit 8774364bd12fd165f33e9714b75ebcedda75b90a +Subproject commit 65ff336af970c2b183bb971966ec444c181ccd70 diff --git a/proj-branch b/proj-branch index ace36e0..b2f0b5b 100644 --- a/proj-branch +++ b/proj-branch @@ -10,7 +10,7 @@ #----------------------------------------------------------------------------- # Each Repo needs to have its branch set manually in here - they will defaultly be checked out to main # Project Repository Subrepository Branch Index -nanosoc_tech: feat_accel_decouple +nanosoc_tech: main chipkit_flow: main accelerator_wrapper_tech: main fpga_lib_tech: main -- GitLab