zdebanos commented on issue #16503:
URL: https://github.com/apache/nuttx/issues/16503#issuecomment-3085450145

   Hello, everyone, I'm sorry for not reporting on the project not that often. 
But locally, I have integrated the Silicon Heaven lightweight C implementation 
into NuttX. The implementation of the protocol is implemented as a library (you 
can find more here: 
https://github.com/silicon-heaven/shv-libs4c/tree/dev-zdebanos). The library 
resides in apps/netuitils, you can have a look here: 
https://github.com/zdebanos/nuttx-apps/tree/nuttx-250430-samocon/netutils/libshvc.
   
   The outcome of my project is to have a stable implementation of Silicon 
Heaven on memory constrained devices (which builds upon Michal Lenc's and Pavel 
Pisa's implementation in pysimCoder) but with enhacements, bug fixes, etc. 
While the implementation is still not completed, I have a working Silicon 
Heaven firmware uploader for NuttX, which utilizes the SHV API to send data to 
a flash memory, utilized by NXBoot. For that purpose, I've made a video you can 
have a look at, showcasing my work so far, here: 
https://owncloud.cesnet.cz/index.php/s/6Tl8tQDytAWWycn. The password is 
nuttxgsoc2025.
   
   Thank you.


-- 
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