gustavonihei edited a comment on issue #911:
URL: 
https://github.com/apache/incubator-nuttx-apps/issues/911#issuecomment-995854269


   Hi @tito97sp. Contributions are generally welcome, but in this case I would 
recommend against adding this kind of feature to the MCUboot Update Agent 
example.
   This application is designed as a minimalist update agent, with a minimal 
set of requirements (e.g. Python's standard simple HTTP server for hosting the 
update file).
   It goes beyond the scope of this example to improve the connectivity aspects 
or adding application-specific (or product-specific) features on the 
communication. Otherwise it will move the focus out of the main motivator for 
the example, which is to demonstrate the use of MCUboot's APIs on the 
application image and also to serve as a basis for cloud service providers to 
eventually integrate their services with NuttX-based devices.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to