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 7cb6017 commit 521d5a4Copy full SHA for 521d5a4
src/runtime/runtime_rp2350.go
@@ -16,7 +16,6 @@ const (
16
sioIrqFifoProc1 = rp.IRQ_SIO_IRQ_FIFO
17
)
18
19
-// Due to hardware errata RP2350-E2 spinlocks are emulated in software as in pico-sdk.
20
type spinLock struct {
21
atomic.Uint32
22
}
0 commit comments