Use the latest Circle to fix HDMI audio

Fixes #847
pull/944/head
Gergo Koteles 2 weeks ago
parent eb3a9273b4
commit 21fe817aad
  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