-
Notifications
You must be signed in to change notification settings - Fork 48
README.md fixups #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
README.md fixups #56
Conversation
Co-authored-by: Andrew Scheller <andrew.scheller@raspberrypi.com>
Co-authored-by: Andrew Scheller <andrew.scheller@raspberrypi.com>
Where you mention "the hello_serial example" and "the hello_usb example" it's probably useful to link them to https://github.com/raspberrypi/pico-examples/blob/master/hello_world/serial and https://github.com/raspberrypi/pico-examples/blob/master/hello_world/usb |
I guess we should suggest |
Co-authored-by: Andrew Scheller <andrew.scheller@raspberrypi.com>
Hmmm, if we're going to be referring to this from other places as the definitive "how to build on the command-line" instructions, it's probably worth also including the same cmake flags explanatory-comments from raspberrypi/pico-sdk#2539 ? |
Some more minor fixups to the readme