pico-examples
pico-examples copied to clipboard
Change to unique_board_id example
added loop to print board_id every 2 seconds and in order to print it to something, added uart and USB output to CMakeLists.txt
can you please rebase
You still need to rebase this onto the latest version of develop
.
did it work? ... i'm sorry, i'm a git noob
Yep, "Files changed" tab at the top shows only 2 files :slightly_smiling_face:
Thank you
I don't think we want to merge this. There's a setting that will wait for USB to appear before continuing. I propose setting this for the examples https://github.com/raspberrypi/pico-examples/pull/496 Whether we should be using stdiouart or stiousb or both is a good question. I think we'll address this for all the examples https://github.com/raspberrypi/pico-examples/issues/321