..
AARCH64.ld
wolfBoot Aarch64 support (Xilinx Zynq and Raspberry Pi):
2020-03-04 12:04:46 -08:00
ARM-psoc6.ld
Fixed psoc6 test application
2020-05-22 18:21:47 +02:00
ARM-stm32f7.ld
Configuration (via .config), single entry point for options
2019-10-10 20:39:25 +02:00
ARM-stm32h7.ld
Fixed stm32h7.c hal write from app
2020-11-26 17:43:21 +01:00
ARM-stm32l5-ns.ld
Fixed address alignment, TZEN=0 mode not yet working
2020-09-09 14:26:30 -07:00
ARM-stm32l5.ld
Fixed DUALBANK_SWAP mode in STM32L5
2020-09-09 14:26:30 -07:00
ARM.ld
Added compile-time option to invert FLAGS logic (FLAGS_INVERT=1)
2020-11-03 11:05:14 +01:00
Makefile
Fixed stm32h7.c hal write from app
2020-11-26 17:43:21 +01:00
RISCV.ld
Configuration (via .config), single entry point for options
2019-10-10 20:39:25 +02:00
app_hifive1.c
update copyright to 2020
2020-01-03 15:36:00 -08:00
app_imx_rt.c
Cleanup test application + removed unused components
2020-10-09 16:53:07 +02:00
app_kinetis.c
update copyright to 2020
2020-01-03 15:36:00 -08:00
app_lpc.c
Added support for LPC (tested on LPC54606)
2020-03-04 08:53:13 +01:00
app_nrf52.c
Added SPI support for nrf52
2020-05-19 18:16:17 +02:00
app_psoc6.c
Fixed psoc6 test application
2020-05-22 18:21:47 +02:00
app_raspi3.c
wolfBoot Aarch64 support (Xilinx Zynq and Raspberry Pi):
2020-03-04 12:04:46 -08:00
app_samr21.c
update copyright to 2020
2020-01-03 15:36:00 -08:00
app_stm32f4.c
Encrypt: API design
2020-06-16 17:50:55 +02:00
app_stm32f7.c
Fixes for build targets.
2019-11-11 14:00:17 -08:00
app_stm32g0.c
update copyright to 2020
2020-01-03 15:36:00 -08:00
app_stm32h7.c
STM32H7 Test Program
2021-01-26 12:46:03 +01:00
app_stm32l0.c
Added compile-time option to invert FLAGS logic (FLAGS_INVERT=1)
2020-11-03 11:05:14 +01:00
app_stm32l5.c
Cosmetic fixes (whitespaces)
2020-09-09 14:26:30 -07:00
app_stm32wb.c
Fixed leftover include in stm32wb app
2020-06-18 16:43:34 +02:00
app_zynq.c
wolfBoot Aarch64 support (Xilinx Zynq and Raspberry Pi):
2020-03-04 12:04:46 -08:00
hifive1_write_page.c
…
imx_rt.ld
Added makefile options + test application for i.mx-RT1060
2020-09-28 14:45:15 +02:00
imx_rt_clock_config.c
Cleanup test application + removed unused components
2020-10-09 16:53:07 +02:00
led.c
Added uart driver for stm32wb
2020-06-16 17:52:50 +02:00
led.h
Added uart driver for stm32wb
2020-06-16 17:52:50 +02:00
standalone.ld
Configuration (via .config), single entry point for options
2019-10-10 20:39:25 +02:00
startup_arm.c
Cosmetic fixes (whitespaces)
2020-09-09 14:26:30 -07:00
startup_riscv.c
update copyright to 2020
2020-01-03 15:36:00 -08:00
system.c
update copyright to 2020
2020-01-03 15:36:00 -08:00
system.h
Completed Windows/IAR example, removed extra files
2020-03-31 11:54:58 +02:00
timer.c
Completed Windows/IAR example, removed extra files
2020-03-31 11:54:58 +02:00
timer.h
update copyright to 2020
2020-01-03 15:36:00 -08:00
vector_riscv.S
update copyright to 2020
2020-01-03 15:36:00 -08:00