Devin AI
468fd86664
PR #491 : Address review comments
...
- Remove autogen.sh and configure commands
- Fix path to ../../../../ for cmake
- Remove redundant build dir creation
- Add sudo make install for wolfSSL
Co-Authored-By: daniele@wolfssl.com <daniele@wolfssl.com>
2025-03-03 15:55:15 +00:00
Devin AI
a57b09bed1
PR #491 : Improve setup script and build instructions
...
- Add --depth=1 to git clone commands for faster downloads
- Integrate wolfSSL and wolfIP setup into setup.sh
- Simplify build instructions in README.md
Co-Authored-By: daniele@wolfssl.com <daniele@wolfssl.com>
2025-02-27 18:22:54 +00:00
Devin AI
4275b4e94b
Update setup script and add .gitignore for FreeRTOS fullstack example
...
Co-Authored-By: daniele@wolfssl.com <daniele@wolfssl.com>
2025-02-21 12:58:53 +00:00
Devin AI
6e6e7e6b8f
Add FreeRTOS setup script for fullstack example
...
Co-Authored-By: daniele@wolfssl.com <daniele@wolfssl.com>
2025-02-21 12:58:06 +00:00