pkarashchenko commented on code in PR #1557:
URL: https://github.com/apache/nuttx-apps/pull/1557#discussion_r1140430761


##########
crypto/wolfssl/README.md:
##########
@@ -0,0 +1,98 @@
+# NuttX + wolfSSL
+
+## Installation
+
+### Installing from nuttx-apps
+
+Clone wolfssl into the the the crypto/wolfssl folder
+
+```
+git clone https://github.com/wolfSSL/wolfssl.git apps/crypto/wolfssl/wolfssl

Review Comment:
   But what about proprietary license? I mean if someone wants to integrate 
NuttX with a paid library? We need to think about how to deal with 
dual-licensed code. Maybe add also ALLOW_PROPRIATERY_COMPONENTS or have a 
separate option to select it per component?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to