wolfssl-examples/RPi-Pico
Takashi Kojo 4b64a7bd22 socket emulation 2023-09-12 18:14:28 +09:00
..
config socket emulation 2023-09-12 18:14:28 +09:00
include/wolf socket emulation 2023-09-12 18:14:28 +09:00
src socket emulation 2023-09-12 18:14:28 +09:00
wolf Benchmark on R-Pi Pico 2023-08-19 08:06:00 +09:00
CMakeLists.txt Refator CMakelists.txt 2023-08-26 13:40:47 +09:00
README.md Benchmark on R-Pi Pico 2023-08-19 08:06:00 +09:00
user_settings_asm.h Benchmark on R-Pi Pico 2023-08-19 08:06:00 +09:00

README.md

Getting Started

  1. Put wolfSSL source files under this directory. RPi-Pico/wolfssl

  2. Setup pico-sdk and set PICO_SDK_PATH export PICO_SDK_PATH=/your/pico-sdk/path

  3. cmake and make $ cd RPi-Pico $ mkdir build $ cd build $ cmake -DPICO_BOARD=pico_w .. $ make

  4. Output is to USB serial