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

Fixes #847
pull/948/head
soyer 1 week 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 - cd -
# Optional update submodules explicitly # Optional update submodules explicitly
#cd circle-stdlib/libs/circle cd circle-stdlib/libs/circle
#git reset --hard git reset --hard
#git checkout tags/Step49 git checkout f18c60fa38042ea7132533e658abfafd5bd63435
#cd - cd -
#cd circle-stdlib/libs/circle-newlib #cd circle-stdlib/libs/circle-newlib
#git checkout develop #git checkout develop
#cd - #cd -

Loading…
Cancel
Save