wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mechanisms.
 
 
 
 
 
 
Go to file
Daniele Lacamera efa8d63200 Using 0x20000 as start of primary partition in the example 2018-10-15 07:39:52 +02:00
hal First version of the bootloader 2018-10-11 12:23:58 +02:00
include Using 0x20000 as start of primary partition in the example 2018-10-15 07:39:52 +02:00
lib First version of the bootloader 2018-10-11 12:23:58 +02:00
src Reading one byte at a time from flash 2018-10-14 15:23:28 +02:00
test-app Using 0x20000 as start of primary partition in the example 2018-10-15 07:39:52 +02:00
tools/ed25519 Using 0x20000 as start of primary partition in the example 2018-10-15 07:39:52 +02:00
.gdbinit Added '.gdbinit' 2018-10-14 15:25:03 +02:00
.gitignore Added swap files to gitignore 2018-10-14 15:24:08 +02:00
.gitmodules First version of the bootloader 2018-10-11 12:23:58 +02:00
LICENSE Initial commit 2018-10-10 09:30:32 -07:00
Makefile Using 0x20000 as start of primary partition in the example 2018-10-15 07:39:52 +02:00
NOTICE First version of the bootloader 2018-10-11 12:23:58 +02:00
README.md Initial commit 2018-10-10 09:30:32 -07:00

README.md

wolfBoot

wolfSSL Secure Bootloader