From 96b84a60dd50edc180d862a98ce166a0c1985bff Mon Sep 17 00:00:00 2001 From: brentru Date: Wed, 27 Jan 2021 17:30:16 -0500 Subject: [PATCH] add note about lib. footprint --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 3a9efaf..11b485d 100644 --- a/README.rst +++ b/README.rst @@ -19,6 +19,8 @@ Introduction Basic date and time types. Implements a subset of the `CPython datetime module `_. +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: