Skip to content

Commit 8d15b1b

Browse files
committed
Added Arduino Tools for MicroPython.
Signed-off-by: ubi de feo <me@ubidefeo.com>
1 parent d1b509a commit 8d15b1b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package-list.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,3 +295,9 @@ packages:
295295
description: An HTTP client module for MicroPython with an API similar to requests.
296296
tags: ["network", "HTTP"]
297297
license: MIT License
298+
- name: Arduino Tools for MicroPython
299+
url: https://github.com/arduino/arduino-tools-mpy
300+
author: Arduino, Ubi de Feo
301+
description: This package adds the MicroPython apps framework, file system helpers, and WiFi network management.
302+
tags: ["arduino", "programming", "helpers", "application", "network"]
303+
license: Mozilla Public License Version 2.0

0 commit comments

Comments
 (0)