wolfssl/IDE/PlatformIO/examples/README.md

14 lines
439 B
Markdown

# PlatformIO
Follow the [instructions](https://docs.platformio.org/en/latest/core/installation/methods/index.html) to install PlatformIO.
Note there are two options:
- [Core CLI](https://docs.platformio.org/en/latest/core/index.html)
- [VSCode IDE](https://docs.platformio.org/en/latest/integration/ide/vscode.html#ide-vscode)
# Examples
- [wolfssl_benchmark](./wolfssl_benchmark/README.md)
- [wolfssl_test](./wolfssl_test/README.md)