hi, i'm working on mbedtls Makefile/Kconfig glue for NuttX. right now, it downloads and uses the mbedtls source code from the upstream as it is. (similarly to what netutils/cjson does)
questions: 1. if we decide to contribute it, is there a chance to be accepted by NuttX? 2. if yes, which repository is appropriate? apps? 3. if apps, in which directory? netutils? crypto? 4. how do you think about adding tls support to netutils/webclient?