Wiznet W5100S-EVB-Pico Getting Started Manual page 10

Aws iot core
Table of Contents

Advertisement

⑥ Install Visual Studio Code
During the installation add Visual Studio Code to the system PATH.
2) Clone the Raspberry Pi Pico SDK and WIZnet example repository using below commands
SDK :
https://github.com/raspberrypi/pico-sdk
Example :
https://github.com/Wiznet/RP2040-HAT-AWS-C
// create a project directory
D:\>mkdir RP2040
D:\>cd RP2040
// get the SDK
D:\RP2040> git clone -b master https://github.com/raspberrypi/pico-sdk.git
D:\RP2040> cd pico-sdk
D:\RP2040\pico-sdk> git submodule update --init
// get the example
D:\RP2040\pico-sdk> cd ..
Figure 10. Install Visual Studio Code
Copyright 2021 WIZnet Co., Ltd. All rights reserved.

Advertisement

Table of Contents
loading

This manual is also suitable for:

W5500-evb-pico

Table of Contents