|
|
||
|---|---|---|
| .. | ||
| config | ||
| include/wolf | ||
| src | ||
| wolf | ||
| CMakeLists.txt | ||
| README.md | ||
| user_settings_asm.h | ||
README.md
Getting Started
-
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