aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/machine/uart.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/machine/uart.go')
-rw-r--r--src/machine/uart.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machine/uart.go b/src/machine/uart.go
index eeeb7d6a0..32462587b 100644
--- a/src/machine/uart.go
+++ b/src/machine/uart.go
@@ -1,4 +1,4 @@
-//go:build atmega || esp || nrf || sam || sifive || stm32 || k210 || nxp || rp2040
+//go:build atmega || esp || nrf || sam || sifive || stm32 || k210 || nxp || rp2040 || rp2350
package machine