873bd00ad4
PICO might not always be a unique name across all ports, and the convention generally for other boards is to do VENDOR_BOARD. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
7 lines
103 B
Python
7 lines
103 B
Python
include("$(PORT_DIR)/boards/manifest.py")
|
|
|
|
require("bundle-networking")
|
|
|
|
# Bluetooth
|
|
require("aioble")
|