File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -304,6 +304,12 @@ packages:
304
304
https://github.com/micropython/micropython-lib/tree/master/micropython/usb/usb-device-mouse
305
305
index : https://micropython.org/pi/v2
306
306
author : MicroPython
307
+ - name : utop
308
+ docs : >-
309
+ https://github.com/micropython/micropython-lib/tree/master/micropython/utop
310
+ index : https://micropython.org/pi/v2
311
+ author : MicroPython
312
+ description : Provides a top-like live overview of the running system.
307
313
- name : xmltok
308
314
docs : >-
309
315
https://github.com/micropython/micropython-lib/tree/master/micropython/xmltok
Original file line number Diff line number Diff line change @@ -289,3 +289,9 @@ packages:
289
289
docs : https://github.com/arduino/arduino-runtime-mpy/blob/main/README.md
290
290
tags : ["arduino", "programming", "helpers"]
291
291
license : Mozilla Public License Version 2.0
292
+ - name : mrequests
293
+ url : https://github.com/SpotlightKid/mrequests
294
+ author : Christopher Arndt
295
+ description : An HTTP client module for MicroPython with an API similar to requests.
296
+ tags : ["network", "HTTP"]
297
+ license : MIT License
You can’t perform that action at this time.
0 commit comments