kasjer opened a new pull request, #535:
URL: https://github.com/apache/mynewt-newt/pull/535

   This sepcifies .image_header section that will be removed from elf when .bin 
file is generated.
   
   So far there is no such section used.
   With this change it is possible to have elf file that already contains image 
header (in .image_header section). This header will be removed and so create 
image will add new one.
   
   Elf file containing image header can be flashed by debugger, this way output 
build from cmake can be use directly by IDE that supports cmake.


-- 
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...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to