From d42d190cbd4fe8a716f96f1daf96a79c9cc45233 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi <valhalla@trueelena.org> Date: Fri, 14 Mar 2025 09:22:01 +0100 Subject: Document dependencies --- README.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.rst b/README.rst index 54d029b..e4d69a0 100644 --- a/README.rst +++ b/README.rst @@ -11,6 +11,21 @@ Hardware Dependencies ============ +The following modules from the `Adafruit library bundle +<https://circuitpython.org/libraries>`_ are used and need to be in the +``lib`` directory on the board. + +* ``adafruit_connection_manager.mpy`` +* ``adafruit_minimqtt`` +* ``adafruit_ntp.mpy`` +* ``adafruit_ticks.mpy`` +* ``neopixel.mpy`` + +plus the python version of `my own HSV to RGB library +<https://git.trueelena.org/electronics/colours/tree/python/colours.py>`_ + +* ``colours.py`` + settings.toml ------------- -- cgit v1.2.3