From 0c4b3260aa0ea3d0736b10b5ccc32f4095b5a12d Mon Sep 17 00:00:00 2001 From: BlueFox Date: Sun, 10 Mar 2024 14:34:33 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..621121e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# micropython-libraries + +A collection of microPython libraries (mostly for & tested on Raspberry Pi Pico); each library has it's own license! \ No newline at end of file