summaryrefslogtreecommitdiffstatshomepage
path: root/py
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2024-11-27 16:57:02 +0100
committerDamien George <damien@micropython.org>2024-11-28 23:02:46 +1100
commitda692d01ac6c09286ee682c0d4a3780777c67a8f (patch)
treeb3e438967a7485561523beb976798718c96375df /py
parente70048cf5934bf3db65ec7a1b6490635716282f5 (diff)
downloadmicropython-da692d01ac6c09286ee682c0d4a3780777c67a8f.tar.gz
micropython-da692d01ac6c09286ee682c0d4a3780777c67a8f.zip
nrf/drivers/ticker: Reset slow ticker callback count on soft reboot.
The micro:bit board (and probably other boards using the music or display module) locked up on soft reboot. Reason was a buffer overflow caused by an index counter, which was not reset on soft_reboot. That's fixed in this commit. Tested with a micro:bit board, performing a series of soft reboots. Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions