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 -
# 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