Loading .github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ jobs: OPTIMIZE=-Os ;; arm) CPU="-mcpu=cortex-a7 -mthumb" CPU="-mcpu=arm1176jzf-s -mthumb" ;; esac Loading Loading
.github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -94,7 +94,7 @@ jobs: OPTIMIZE=-Os ;; arm) CPU="-mcpu=cortex-a7 -mthumb" CPU="-mcpu=arm1176jzf-s -mthumb" ;; esac Loading