diff options
author | robert-hh <robert@hammelrath.com> | 2022-07-24 09:15:38 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-07-26 02:00:01 +1000 |
commit | 0c45a28d24e1a7f9ea5912c928d7b5a860a6514a (patch) | |
tree | 14c45e44a86ebf99e3789d0fa06988d9059a2623 /tests/float/float_format_ints_doubleprec.py | |
parent | f64862a766bf7c22feb1de75dadc69fb9e1aed4a (diff) | |
download | micropython-0c45a28d24e1a7f9ea5912c928d7b5a860a6514a.tar.gz micropython-0c45a28d24e1a7f9ea5912c928d7b5a860a6514a.zip |
rp2/rp2_pio: Fix StateMachine.restart when PIO program is shared.
The state machines were not properly restarted in the case that the same
PIO program was shared among multiple StateMachine instances. This is
because only the first StateMachine to use the program would set the
rp2_state_machine_initial_pc variable.
See https://forum.micropython.org/viewtopic.php?f=21&t=12776&p=69464#p69464
Diffstat (limited to 'tests/float/float_format_ints_doubleprec.py')
0 files changed, 0 insertions, 0 deletions