Add BOOTSEL, allowing BOOTSEL use as a button
Since every board has a bootsel button, allow end users to read its state with a simple `if (BOOTSEL)`. Uses code from the pico-examples.
Showing
cores/rp2040/Bootsel.cpp
0 → 100644
cores/rp2040/Bootsel.h
0 → 100644
Please register or sign in to comment