10000 rp2/boards/ARDUINO_NANO_RP2040: Update frozen manifest. · micropython/micropython@2e107c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2e107c7

Browse files
committed
rp2/boards/ARDUINO_NANO_RP2040: Update frozen manifest.
Freeze ntptime, kpn-senml and espflash.
1 parent 298b97c commit 2e107c7

File tree

1 file changed

+3
-0
lines changed
  • ports/rp2/boards/ARDUINO_NANO_RP2040_CONNECT

1 file changed

+3
-0
lines changed

ports/rp2/boards/ARDUINO_NANO_RP2040_CONNECT/manifest.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@
33
# Networking
44
require("webrepl")
55
require("urequests")
6+
require("ntptime")
7+
require("kpn-senml")
68

79
# Drivers
810
require("lsm6dsox")
11+
require("espflash")
912

1013
# Bluetooth
1114
require("aioble", client=True, central=True, l2cap=True, security=True)

0 commit comments

Comments
 (0)
0