QQ:3663724843
QQ:202004841
0755-88291180
13424403025
sales03@spotpear.cn
services04@spotpear.cn
微信: spotpear
微信: eng13434470212
你需要安装对应的工具链有:
git clone -b master https://github.com/raspberrypi/pico-sdk.git cd pico-sdk git submodule update --init cd .. git clone -b master https://github.com/raspberrypi/pico-examples.git
setx PICO_SDK_PATH "..\..\pico-sdk" cd pico-examples mkdir build cd build cmake -G "NMake Makefiles" .. nmake