We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c115136 commit 96b84a6Copy full SHA for 96b84a6
README.rst
@@ -19,6 +19,8 @@ Introduction
19
20
Basic date and time types. Implements a subset of the `CPython datetime module <https://docs.python.org/3/library/datetime.html>`_.
21
22
+NOTE: This library has a large memory footprint and is intended for hardware such as the SAMD51, ESP32-S2, and nRF52.
23
+
24
Dependencies
25
=============
26
This driver depends on:
0 commit comments