arduino-pico
arduino-pico copied to clipboard
Add WDT and sleep functions to RP2040 Helper
trafficstars
Addresses and resolves https://github.com/earlephilhower/arduino-pico/issues/861 by adding two function helpers for basic hardware watchdog access and one function for entering low-power sleep (WFE) mode.
cc @earlephilhower