summaryrefslogtreecommitdiff
path: root/tests/pyb/timer.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2019-10-31 12:49:18 +1100
committerDamien George <damien.p.george@gmail.com>2019-10-31 12:49:18 +1100
commit9ec73aedb4fedafce93a018c26cfbc79686be34b (patch)
treeea19043d155b3aaeebf6fdead9ba1f815bdd221e /tests/pyb/timer.py.exp
parent4e1b03d45c4d6be9ad9615f63a1146c46a4136d7 (diff)
stm32/timer: Fix Timer.freq() calc so mult doesn't overflow uint32_t.
Fixes issue #5280.
Diffstat (limited to 'tests/pyb/timer.py.exp')
-rw-r--r--tests/pyb/timer.py.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pyb/timer.py.exp b/tests/pyb/timer.py.exp
index 5c4623030..7602bbd70 100644
--- a/tests/pyb/timer.py.exp
+++ b/tests/pyb/timer.py.exp
@@ -2,3 +2,5 @@
200
300
400
+100
+0.001