This should be the `0button` example. Define an interrupt on `GPIO0` (boot button), and whenever the button is pressed, do an action (e.g., print a message to `UART0`).