summaryrefslogtreecommitdiffstatshomepage
path: root/examples/usercmodule/cexample/examplemodule.c
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2023-03-10 12:59:43 +0100
committerDamien George <damien@micropython.org>2023-03-13 12:44:34 +1100
commit05bb26010e4a466a82cfed179f8d8d0b406a78ca (patch)
tree10c365335de479f09c1d029803acf5839c0925da /examples/usercmodule/cexample/examplemodule.c
parentd5c45a80d250021527c737d194b6debe10ab9dbb (diff)
downloadmicropython-05bb26010e4a466a82cfed179f8d8d0b406a78ca.tar.gz
micropython-05bb26010e4a466a82cfed179f8d8d0b406a78ca.zip
samd: Always provide the machine.RTC class.
Even if boards do not have a clock crystal. In that case, the clock quality will be very poor. Always having machine.RTC means that the date/time can be set in a way that is consistent with other ports. This commit also removes the special code in modutime.c for devices without the RTC class. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'examples/usercmodule/cexample/examplemodule.c')
0 files changed, 0 insertions, 0 deletions