mirror of
https://github.com/raspberrypi/pico-sdk.git
synced 2025-04-16 14:42:54 +00:00
We can't really use traditional include guards, because the header file may be piped to stdout (which means we might not have a file name).