aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/watchdog.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/machine/watchdog.go')
-rw-r--r--src/machine/watchdog.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machine/watchdog.go b/src/machine/watchdog.go
index d1516350d..d818a0086 100644
--- a/src/machine/watchdog.go
+++ b/src/machine/watchdog.go
@@ -1,4 +1,4 @@
-//go:build nrf52840 || nrf52833 || rp2040 || atsamd51 || atsame5x || stm32
+//go:build nrf52840 || nrf52833 || rp2040 || rp2350 || atsamd51 || atsame5x || stm32
package machine