Skip to content

Commit 68b60c6

Browse files
authored
Merge pull request #40 from arduino/packages/arduino-tools-mpy
Added Arduino Tools for MicroPython.
2 parents d1b509a + 8d15b1b commit 68b60c6

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)