Alex Temnok
Results
1
issues of
Alex Temnok
Endless loop in `runtime_nrf.go: sleepTicks()` function can happen for parameter `d` >= 0x800000 (>= 256 seconds for 32768Hz ticks) because `& 0x7fffff` operation will return 0 for second and following...
bug
nRF