We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb4b576 commit 3e12aaeCopy full SHA for 3e12aae
package-list.yaml
@@ -282,3 +282,10 @@ packages:
282
description: A MicroPython porting of the ucPack library.
283
tags: ["communication"]
284
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