zdebanos commented on issue #16503: URL: https://github.com/apache/nuttx/issues/16503#issuecomment-3239620704
Dear NuttX community, this is my last comment regarding the Silicon Heaven adaptation to NuttX. Soon, I'm going to create a PR that will feature two commits: 1) SHV library under `apps/netutils/libshvc`: only adds Make.defs and Makefile, because the whole library shall be downloaded from here: https://github.com/silicon-heaven/shv-libs4c. 2) Documentation regarding the SHV API and its usage in NuttX. 3) An example under `apps/examples` showcasing the application I was about to implement in pysimCoder (https://nuttx.apache.org/docs/latest/guides/pysimcoder.html) - using the SHV to send data to a flash update partition and then using NXBoot to perform firmware update. 4) a simpler SHV application showcasing a the node tree creation and how to use it with custom functions that are essentially callbacks into your application. Still I'm doing to mark the PR as draft, as I have agreed with Pavel Pisa to change the Makefile (still, it needs some changes) so that the SHV's dependancy (ulut) will be included as a separate library, because now it's used as a submodule (see here: https://github.com/silicon-heaven/shv-libs4c/tree/master/submodule). Best regards. -- 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