mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
Signed-off-by: Alex Brudner <alex.brudner@sparkfun.com> Signed-off-by: Malcolm McKellips <malcolm.mckellips@sparkfun.com>
8 lines
110 B
Python
8 lines
110 B
Python
include("$(PORT_DIR)/boards/manifest.py")
|
|
|
|
require("bundle-networking")
|
|
|
|
require("aioble")
|
|
|
|
require("sdcard")
|