micropython/ports/renesas-ra/boards/ARDUINO_PORTENTA_C33/manifest.py

13 wiersze
177 B
Python

include("$(PORT_DIR)/boards/manifest.py")
# Networking
require("bundle-networking")
# Utils
require("time")
require("senml")
require("logging")
# Bluetooth
require("aioble")