Closed NilsRo closed 1 year ago
Sorry, I've screwed up your fork. I wanted to remove some files from the commit. But doing so from github, deleted the files on your fork with commits.
You can restore it with:
git reset --hard HEAD~3
git push origin HEAD --force
I partially merged your PR with ce9b22b8d6700a00b059e56347e5634fa09ccdcc
At least for RP2040 Zero and HW4 a PULLUP is neccessary to enable communication. Solved error reported here: https://github.com/dgatf/msrc/issues/97