add note about lib. footprint
This commit is contained in:
parent
c115136763
commit
96b84a60dd
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@ Introduction
|
|||
|
||||
Basic date and time types. Implements a subset of the `CPython datetime module <https://docs.python.org/3/library/datetime.html>`_.
|
||||
|
||||
NOTE: This library has a large memory footprint and is intended for hardware such as the SAMD51, ESP32-S2, and nRF52.
|
||||
|
||||
Dependencies
|
||||
=============
|
||||
This driver depends on:
|
||||
|
|
|
|||
Loading…
Reference in a new issue