Skip to content

Commit 521d5a4

Browse files
committed
chore: comment cleanup
1 parent 7cb6017 commit 521d5a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/runtime/runtime_rp2350.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ const (
1616
sioIrqFifoProc1 = rp.IRQ_SIO_IRQ_FIFO
1717
)
1818

19-
// Due to hardware errata RP2350-E2 spinlocks are emulated in software as in pico-sdk.
2019
type spinLock struct {
2120
atomic.Uint32
2221
}

0 commit comments

Comments
 (0)