diff options
author | robert-hh <robert@hammelrath.com> | 2023-01-28 15:19:37 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-12-19 16:04:47 +1100 |
commit | f4e45995232ad52aeb4da270e6ca7571695e339b (patch) | |
tree | f9174942202f868e4a33f1236f958530bbf5df2e /tests/micropython/import_mpy_invalid.py | |
parent | 0302cd65e85cb255670cf6eb32d9e6cee241128c (diff) |
ports: Fix machine.RTC.init() method so argument order matches the docs.
This commit makes the argument ordering of `machine.RTC.init()` the same
for all the ports that implement arguments to this method: cc3200, esp32,
mimxrt and samd. The cc3200 argument ordering is used, which matches the
documentation.
Also document the availability and the differing semantics for the stm32
and renesas-ra port.
Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'tests/micropython/import_mpy_invalid.py')
0 files changed, 0 insertions, 0 deletions