-
Put wolfSSL source files under this directory.
RPi-Pico/wolfssl
-
Setup pico-sdk and set PICO_SDK_PATH
export PICO_SDK_PATH=/your/pico-sdk/path
-
cmake and make
$ cd RPi-Pico
$ mkdir build
$ cd build
$ cmake -DPICO_BOARD=pico_w ..
$ make
-
Output is to USB serial