summaryrefslogtreecommitdiff
path: root/tests/misc/cexample_class.py
diff options
context:
space:
mode:
authorBrian Cooke <bdscooke@gmail.com>2022-11-18 13:40:05 +0100
committerDamien George <damien@micropython.org>2022-11-23 11:57:39 +1100
commit7fe7c55bb817c88981b1b237a8b4fa7762ff107a (patch)
tree4d5b1296f22b2f2dcb017959045c05404ac27cc8 /tests/misc/cexample_class.py
parenta67989aa201817efaaefebdc7fd491358da45df8 (diff)
esp32/machine_timer: Fix ESP32C3 timer period doubling.
The original ESP32 only supports timer source clock APB so it doesn't need and doesn't have a clk_src field. The ESP32C3 supports timer source clock APB and XTAL so it does have a clk_src field, and this needs to be configured to get the correct period. Fixes #8084.
Diffstat (limited to 'tests/misc/cexample_class.py')
0 files changed, 0 insertions, 0 deletions