You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2024. It is now read-only.
Right now it seems one has to specify PICO_SDK_PATH as an environment variable. It is unfortunate that after doing git clone --recursive on this repo we have the SDK already downloaded but still we need to do some superfluous environment setup.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The following line does not seem to have any effect
DapperMime/Makefile
Line 4 in 2d31d41
Right now it seems one has to specify
PICO_SDK_PATH
as an environment variable. It is unfortunate that after doinggit clone --recursive
on this repo we have the SDK already downloaded but still we need to do some superfluous environment setup.The text was updated successfully, but these errors were encountered: