Add copy of PICO_W board with disabled threading

This commit is contained in:
2024-05-31 15:22:47 +02:00
parent 0c60c5753b
commit fae0517e79
8 changed files with 116 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
include("$(PORT_DIR)/boards/manifest.py")
require("bundle-networking")
# Bluetooth
require("aioble")