summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2021-10-12 22:49:18 +0200
committerDamien George <damien@micropython.org>2021-10-25 15:50:44 +1100
commit99221cd1181288ffb86404e348f25e345e863a7b (patch)
tree4fca7630862546aa68cd8cd5c0f8cd40f9308d89 /drivers
parent06d1b02014b37664b5b9ecd3841bb48841c7c44c (diff)
mimxrt: Fix cycle counter for time.ticks_cpu() and machine.bitstream().
Prior to this commit mp_hal_ticks_cpu() was not started properly. It only started when the code was executed with a debugger attached, except for the Teensy (i.MXRT1062) boards. As an additional fix, the CYYCNT timer is now started at boot time. Also rename mp_hal_ticks_cpu_init() to mp_hal_ticks_cpu_enable().
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions