pico-sdk
pico-sdk copied to clipboard
Host GPIO improvements
As stated in #2736, the host GPIO implementation is currently a little too basic and is missing quite a few functions that have been introduced in recent SDK versions.
This PR has several commits to make the implementation a bit more usable for running tests on the host.