1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools/riotboot_gen_hdr
Francisco Acosta a638f31bce dist/tools: add genhdr tool to generate RIOT image headers
In order to use the RIOT bootloader (riotboot) a header needs to
be created and placed before the firmware. This tool generates
such a header with the expected information by the bootloader.

Co-authored-by: Kaspar Schleiser <kaspar@schleiser.de>
2018-12-18 19:31:34 +01:00
..
common.c dist/tools: add genhdr tool to generate RIOT image headers 2018-12-18 19:31:34 +01:00
common.h dist/tools: add genhdr tool to generate RIOT image headers 2018-12-18 19:31:34 +01:00
genhdr.c dist/tools: add genhdr tool to generate RIOT image headers 2018-12-18 19:31:34 +01:00
main.c dist/tools: add genhdr tool to generate RIOT image headers 2018-12-18 19:31:34 +01:00
Makefile dist/tools: add genhdr tool to generate RIOT image headers 2018-12-18 19:31:34 +01:00