pico-examples icon indicating copy to clipboard operation
pico-examples copied to clipboard

Change to unique_board_id example

Open giripriyadarshan opened this issue 4 years ago • 6 comments

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

giripriyadarshan avatar Feb 18 '21 15:02 giripriyadarshan

can you please rebase

kilograham avatar Jun 02 '21 18:06 kilograham

You still need to rebase this onto the latest version of develop.

lurch avatar Jun 06 '21 13:06 lurch

did it work? ... i'm sorry, i'm a git noob

giripriyadarshan avatar Jun 07 '21 05:06 giripriyadarshan

Yep, "Files changed" tab at the top shows only 2 files :slightly_smiling_face:

lurch avatar Jun 07 '21 08:06 lurch

Thank you

giripriyadarshan avatar Jun 08 '21 18:06 giripriyadarshan

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

peterharperuk avatar May 02 '24 17:05 peterharperuk