@@ -59,11 +59,11 @@ packages:
59
59
author : Arduino
60
60
description : A Python client for the Arduino IoT cloud, which runs on both CPython and MicroPython.
61
61
tags : ["cloud", "iot"]
62
- required_runtime : " >=1.22.0"
62
+ required_runtime_version : " >=1.22.0"
63
63
verification :
64
64
- fqbn : " arduino:mbed_portenta:envie_m7"
65
65
library_version : " 0.0.7"
66
- micropython_version : " 1.19.1"
66
+ runtime_version : " 1.19.1"
67
67
tester : " arduino"
68
68
license : Mozilla Public License Version 2.0
69
69
- name : BME680-Micropython
@@ -78,7 +78,7 @@ packages:
78
78
verification :
79
79
- fqbn : " arduino:mbed_nano:nanorp2040connect"
80
80
library_version : null
81
- micropython_version : " 1.19.1"
81
+ runtime_version : " 1.19.1"
82
82
tester : " arduino"
83
83
- name : micropython-my9221
84
84
author : Mike Causer
@@ -91,7 +91,7 @@ packages:
91
91
verification :
92
92
- fqbn : " arduino:mbed_nano:nanorp2040connect"
93
93
library_version : null
94
- micropython_version : " 1.19.1"
94
+ runtime_version : " 1.19.1"
95
95
tester : " arduino"
96
96
- name : micropython-rotary
97
97
url : https://github.com/miketeachman/micropython-rotary
@@ -101,12 +101,13 @@ packages:
101
101
verification :
102
102
- fqbn : " arduino:mbed_nano:nanorp2040connect"
103
103
library_version : null
104
- micropython_version : " 1.19.1"
104
+ runtime_version : " 1.19.1"
105
105
tester : " arduino"
106
106
license : MIT License
107
107
- name : micropython_servo_pdm
108
108
author : Taras Prokofiev
109
109
url : https://github.com/TTitanUA/micropython_servo_pdm
110
+ description : A MicroPython library for controlling servos using PDM (Pulse Density Modulation) on the Raspberry Pi Pico.
110
111
tags : ["servo"]
111
112
package_descriptor :
112
113
urls :
@@ -118,7 +119,7 @@ packages:
118
119
verification :
119
120
- fqbn : " arduino:mbed_nano:nanorp2040connect"
120
121
library_version : null
121
- micropython_version : " 1.19.1"
122
+ runtime_version : " 1.19.1"
122
123
tester : " arduino"
123
124
license : MIT License
124
125
- name : picoservo
@@ -156,7 +157,7 @@ packages:
156
157
verification :
157
158
- fqbn : " arduino:mbed_nano:nanorp2040connect"
158
159
library_version : null
159
- micropython_version : " 1.19.1"
160
+ runtime_version : " 1.19.1"
160
161
tester : " arduino"
161
162
license : MIT License
162
163
- name : MAX30102-MicroPython-driver
@@ -230,7 +231,7 @@ packages:
230
231
verification :
231
232
- fqbn : " arduino:mbed_nano:nanorp2040connect"
232
233
library_version : " 1.3.0"
233
- micropython_version : " 1.19.1"
234
+ runtime_version : " 1.19.1"
234
235
tester : " arduino"
235
236
- name : MicroPython-Button
236
237
author : Ubi de Feo
@@ -240,7 +241,7 @@ packages:
240
241
verification :
241
242
- fqbn : " arduino:mbed_nano:nanorp2040connect"
242
243
library_version : null
243
- micropython_version : " 1.19.1"
244
+ runtime_version : " 1.19.1"
244
245
tester : " arduino"
245
246
- name : micropython-max7219
246
247
url : https://github.com/mcauser/micropython-max7219
@@ -269,11 +270,11 @@ packages:
269
270
verification :
270
271
- fqbn : " arduino:esp32:nano_nora"
271
272
library_version : " 3.4.2"
272
- micropython_version : " 1.20.0"
273
+ runtime_version : " 1.20.0"
273
274
tester : " arduino"
274
275
- fqbn : " esp32:esp32:esp32s3"
275
276
library_version : " 3.4.2"
276
- micropython_version : " 1.20.0"
277
+ runtime_version : " 1.20.0"
277
278
tester : " arduino"
278
279
- name : ucPack-mpy
279
280
url : https://github.com/arduino/ucPack-mpy
0 commit comments