From 8d15b1b919a00a7c2a814e276b17cb89738faef3 Mon Sep 17 00:00:00 2001 From: ubi de feo Date: Sun, 12 Oct 2025 23:42:32 +0200 Subject: [PATCH] Added Arduino Tools for MicroPython. Signed-off-by: ubi de feo --- package-list.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/package-list.yaml b/package-list.yaml index 4e22566..4cb9136 100644 --- a/package-list.yaml +++ b/package-list.yaml @@ -295,3 +295,9 @@ packages: description: An HTTP client module for MicroPython with an API similar to requests. tags: ["network", "HTTP"] license: MIT License + - name: Arduino Tools for MicroPython + url: https://github.com/arduino/arduino-tools-mpy + author: Arduino, Ubi de Feo + description: This package adds the MicroPython apps framework, file system helpers, and WiFi network management. + tags: ["arduino", "programming", "helpers", "application", "network"] + license: Mozilla Public License Version 2.0