Yeah, I know what you mean.  Calling `snprintf` in a loop like that is 
certainly not the most efficient thing in the world.  I think it yields better 
code size than converting the hash to a string by hand, though, and speed 
probably doesn't matter in this case since this code is only executed once on 
reboot.

[ Full content available at: https://github.com/apache/mynewt-core/pull/1417 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to