wolfBoot/test-app
Daniele Lacamera 503b008cf5 New feature: allow swapping from external memory (e.g. SPI flash) 2019-02-15 13:41:06 +01:00
..
Makefile New feature: allow swapping from external memory (e.g. SPI flash) 2019-02-15 13:41:06 +01:00
app.ld Using 0x20000 as start of primary partition in the example 2018-10-15 07:39:52 +02:00
led.c STM32F4 Test application: modified to turn a led on early at boot to measure 2019-01-22 11:58:42 +01:00
led.h STM32F4 Test application: modified to turn a led on early at boot to measure 2019-01-22 11:58:42 +01:00
main.c New feature: allow swapping from external memory (e.g. SPI flash) 2019-02-15 13:41:06 +01:00
standalone.ld STM32F4 Test application: modified to turn a led on early at boot to measure 2019-01-22 11:58:42 +01:00
startup.c First version of the bootloader 2018-10-11 12:23:58 +02:00
system.c First version of the bootloader 2018-10-11 12:23:58 +02:00
system.h First version of the bootloader 2018-10-11 12:23:58 +02:00
timer.c First version of the bootloader 2018-10-11 12:23:58 +02:00
timer.h First version of the bootloader 2018-10-11 12:23:58 +02:00