We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb4b576 + 3e12aae commit d4f9078Copy full SHA for d4f9078
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