mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 20:14:04 +00:00
machine/samd21: implement watchdog
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//go:build nrf52840 || nrf52833 || rp2040 || rp2350 || atsamd51 || atsame5x || stm32
|
||||
//go:build nrf52840 || nrf52833 || rp2040 || rp2350 || atsamd21 || atsamd51 || atsame5x || stm32
|
||||
|
||||
package machine
|
||||
|
||||
|
||||
Reference in New Issue
Block a user