From 33796d25907f46d8fd3f7831ebd05673e944b8d4 Mon Sep 17 00:00:00 2001 From: dam1n19 <dam1n19@soton.ac.uk> Date: Wed, 5 Jul 2023 10:45:35 +0100 Subject: [PATCH] Added recursive projbranch files --- projbranch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 projbranch diff --git a/projbranch b/projbranch new file mode 100644 index 0000000..10f7710 --- /dev/null +++ b/projbranch @@ -0,0 +1,13 @@ +#----------------------------------------------------------------------------- +# SoC Labs Sub repository branch setup +# A joint work commissioned on behalf of SoC Labs, under Arm Academic Access license. +# +# Contributors +# +# David Mapstone (d.a.mapstone@soton.ac.uk) +# +# Copyright 2023, SoC Labs (www.soclabs.org) +#----------------------------------------------------------------------------- +# Each Repo needs to have its branch set manually in here - they will defaultly be checked out to main + +socket/uart_axi_master/core_dbg_bridge: master \ No newline at end of file -- GitLab