We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173e217 commit 3fe4f1aCopy full SHA for 3fe4f1a
micropython-lib.yaml
@@ -304,6 +304,12 @@ packages:
304
https://github.com/micropython/micropython-lib/tree/master/micropython/usb/usb-device-mouse
305
index: https://micropython.org/pi/v2
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.
313
- name: xmltok
314
docs: >-
315
https://github.com/micropython/micropython-lib/tree/master/micropython/xmltok
0 commit comments