Use the latest Circle to fix HDMI audio (#944)

Fixes #847
pull/948/head
soyer 2 weeks ago committed by GitHub
parent e9a846059e
commit 428b144979
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 8
      submod.sh

@ -12,10 +12,10 @@ git submodule update --init --recursive -f
cd -
# Optional update submodules explicitly
#cd circle-stdlib/libs/circle
#git reset --hard
#git checkout tags/Step49
#cd -
cd circle-stdlib/libs/circle
git reset --hard
git checkout f18c60fa38042ea7132533e658abfafd5bd63435
cd -
#cd circle-stdlib/libs/circle-newlib
#git checkout develop
#cd -

Loading…
Cancel
Save