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

Should we guard against including pico/platform.h

Open peterharperuk opened this issue 2 years ago • 0 comments

I've seen a couple of cases where code is including "pico/platform.h" which causes the wrong defines for pico_w. The right thing to do is include pico.h? Should we guard against this?

peterharperuk avatar Mar 11 '24 15:03 peterharperuk