mirror of
https://github.com/micropython/micropython.git
synced 2026-01-11 14:37:15 +01:00
stm32/boards: Include "senml" in manifest for ARDUINO boards.
This commit is contained in:
committed by
Damien George
parent
a234aa44f3
commit
8307046406
@@ -5,6 +5,7 @@ require("bundle-networking")
|
||||
|
||||
# Utils
|
||||
require("time")
|
||||
require("senml")
|
||||
require("logging")
|
||||
|
||||
# Bluetooth
|
||||
|
||||
@@ -5,6 +5,7 @@ require("bundle-networking")
|
||||
|
||||
# Utils
|
||||
require("time")
|
||||
require("senml")
|
||||
require("logging")
|
||||
|
||||
# Bluetooth
|
||||
|
||||
@@ -5,6 +5,7 @@ require("bundle-networking")
|
||||
|
||||
# Utils
|
||||
require("time")
|
||||
require("senml")
|
||||
require("logging")
|
||||
|
||||
# Bluetooth
|
||||
|
||||
Reference in New Issue
Block a user