-
- Downloads
riotboot: add riot-based minimal bootloader
riotboot is introduced here and makes use of riotboot_hdr, which indentifies the images encapsulated as slots. The slot size and offset is configurable, which makes slots extendable if needed, e.g. 2 or more slots can be transparently added. Co-authored-by:Kaspar Schleiser <kaspar@schleiser.de> Co-authored-by:
Gaëtan Harter <gaetan.harter@fu-berlin.de>
Showing
- Makefile.include 5 additions, 0 deletionsMakefile.include
- bootloaders/riotboot/Makefile 25 additions, 0 deletionsbootloaders/riotboot/Makefile
- bootloaders/riotboot/README.md 75 additions, 0 deletionsbootloaders/riotboot/README.md
- bootloaders/riotboot/main.c 46 additions, 0 deletionsbootloaders/riotboot/main.c
- makefiles/boot/riotboot.mk 122 additions, 0 deletionsmakefiles/boot/riotboot.mk
Loading
Please register or sign in to comment