Add copy of PICO_W board with disabled threading
This commit is contained in:
6
software/boards/RPI_PICO_W/manifest.py
Normal file
6
software/boards/RPI_PICO_W/manifest.py
Normal file
@@ -0,0 +1,6 @@
|
||||
include("$(PORT_DIR)/boards/manifest.py")
|
||||
|
||||
require("bundle-networking")
|
||||
|
||||
# Bluetooth
|
||||
require("aioble")
|
||||
Reference in New Issue
Block a user