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 a98e35e commit 6507765Copy full SHA for 6507765
src/machine/machine_rp2040_rng.go renamed to src/machine/machine_rp2_rng.go
@@ -1,4 +1,4 @@
1
-//go:build rp2040
+//go:build rp2040 || rp2350
2
3
// Implementation based on code located here:
4
// https://github.com/raspberrypi/pico-sdk/blob/master/src/rp2_common/pico_lwip/random.c
0 commit comments