We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535e981 commit 892dc73Copy full SHA for 892dc73
rp2-pio/piolib/i2s.go
@@ -1,3 +1,5 @@
1
+//go:build rp2040 && go1.18
2
+
3
package piolib
4
5
import (
0 commit comments