blob: ee872cd26876bfc03de68b35792f01595a323bf1 [file] [log] [blame]
Tim Edwardsdebc0a42020-12-28 22:11:40 -05001https://github.com/google/skywater-pdk
2
3# Post Clone Commands
4for i in $(git submodule | grep /latest | awk '{print $2}'); do
5 git submodule init $i
6done
7
8git submodule update
9
10make timing