Merge pull request #136 from ucb-bar/abejgonzalez-patch-1
Allow esp-tools to get updated after init script
This commit is contained in:
@@ -19,6 +19,7 @@ git config submodule.sims/firesim.update none
|
||||
git submodule update --init --recursive #--jobs 8
|
||||
# unignore riscv-tools,catapult-shell2 globally
|
||||
git config --global --unset submodule.riscv-tools.update
|
||||
git config --global --unset submodule.esp-tools.update
|
||||
git config --global --unset submodule.experimental-blocks.update
|
||||
|
||||
# Renable firesim and init only the required submodules to provide
|
||||
|
||||
Reference in New Issue
Block a user