Skip to content

Commit 3e12aae

Browse files
committed
Packages: added Arduino Runtime for MicroPython.
Signed-off-by: ubi de feo <[email protected]>
1 parent eb4b576 commit 3e12aae

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package-list.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -282,3 +282,10 @@ packages:
282282
description: A MicroPython porting of the ucPack library.
283283
tags: ["communication"]
284284
license: Mozilla Public License Version 2.0
285+
- name: Arduino Runtime for MicroPython
286+
url: https://github.com/arduino/arduino-modulino-mpy
287+
author: Arduino, Ubi de Feo, Sebastian Romero
288+
description: Easily build sketches with setup/loop and use familiar Arduino APIs in MicroPython.
289+
docs: https://github.com/arduino/arduino-runtime-mpy/blob/main/README.md
290+
tags: ["arduino", "programming", "helpers"]
291+
license: Mozilla Public License Version 2.0

0 commit comments

Comments
 (0)