Open
Description
Thanks for this cool project!
I ordered this Pico Explorer Board and followed your instructions to build/make the .uf2-file. Unfortunately in the last step with "make" I have the following error
D:\Pico\picow-wlan-setup-webinterface\build>cmake .. -DPICO_BOARD=pico_w -DCMAKE
_BUILD_TYPE=MinSizeRel
PIMORONI_PICO_PATH is D:/Pico/picow-wlan-setup-webinterface/pimoroni-pico
PICO_SDK_PATH is D:/Pico/picow-wlan-setup-webinterface/pico-sdk
PICO platform is rp2040.
Build type is MinSizeRel
PICO target board is pico_w.
Using CMake board configuration from D:/Pico/picow-wlan-setup-webinterface/pico-
sdk/src/boards/pico_w.cmake
Using board configuration from D:/Pico/picow-wlan-setup-webinterface/pico-sdk/sr
c/boards/include/boards/pico_w.h
TinyUSB available at D:/Pico/picow-wlan-setup-webinterface/pico-sdk/lib/tinyusb/
src/portable/raspberrypi/rp2040; enabling build support for USB.
cyw43-driver available at D:/Pico/picow-wlan-setup-webinterface/pico-sdk/lib/cyw
43-driver
lwIP available at D:/Pico/picow-wlan-setup-webinterface/pico-sdk/lib/lwip
Enabling build support for Pico W wireless.
-- Configuring done
-- Generating done
-- Build files have been written to: D:/Pico/picow-wlan-setup-webinterface/build
D:\Pico\picow-wlan-setup-webinterface\build>make
makefile:34: *** missing separator. Stop.````
Metadata
Metadata
Assignees
Labels
No labels