.. |
spi
|
Fix for wolfBoot with wolfTPM. Tested with `cp ./config/examples/stm32wb-tpm.config .config && make clean && make`.
|
2022-12-28 19:15:50 +01:00 |
uart
|
…
|
|
cc26x2.c
|
…
|
|
cc26x2.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
hifive1.c
|
…
|
|
hifive1.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
imx_rt.c
|
[RT1050] Fix flash geometry configuration
|
2022-04-27 14:26:22 +02:00 |
imx_rt.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
imx_rt1050_nor.h
|
…
|
|
imx_rt1060_nor.h
|
Removed duplicate definition section
|
2022-04-27 14:37:53 +02:00 |
kinetis.c
|
…
|
|
kinetis.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
library.c
|
Fix uninitialized pointers + segfault in test-lib
|
2022-07-20 20:18:16 +02:00 |
lpc.c
|
…
|
|
lpc.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
nrf52.c
|
…
|
|
nrf52.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
psoc6.c
|
…
|
|
psoc6.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
raspi3.c
|
Fixed support for raspberry-pi
|
2022-07-21 20:18:34 +02:00 |
raspi3.ld
|
…
|
|
samr21.c
|
…
|
|
samr21.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
sim.c
|
feature: simulated target
|
2022-07-12 10:13:10 +02:00 |
sim.ld
|
feature: simulated target
|
2022-07-12 10:13:10 +02:00 |
skeleton.c
|
…
|
|
stm32f4.c
|
STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7.
|
2022-12-20 13:31:28 +01:00 |
stm32f4.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
stm32f7.c
|
STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7.
|
2022-12-20 13:31:28 +01:00 |
stm32f7.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
stm32g0.c
|
STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7.
|
2022-12-20 13:31:28 +01:00 |
stm32g0.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
stm32h7.c
|
Fixes for STM32 QSPI and cleanups. Added build-option for QSPI clock (`QSPI_CLOCK_MHZ`).
|
2022-12-20 13:31:28 +01:00 |
stm32h7.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
stm32l0.c
|
STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7.
|
2022-12-20 13:31:28 +01:00 |
stm32l0.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
stm32l0_chacha_ram.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
stm32l4.c
|
STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7.
|
2022-12-20 13:31:28 +01:00 |
stm32l4.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
stm32l4xx_hal_conf.h
|
…
|
|
stm32l5.c
|
…
|
|
stm32l5.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
stm32l5_ns.c
|
…
|
|
stm32l5_partition.h
|
…
|
|
stm32u5.c
|
…
|
|
stm32u5.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
stm32u5_ns.c
|
…
|
|
stm32u5_partition.h
|
…
|
|
stm32wb.c
|
STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7.
|
2022-12-20 13:31:28 +01:00 |
stm32wb.ld
|
Fixes for stm32wb test
|
2022-12-16 17:49:46 +01:00 |
stm32wbxx_hal_conf.h
|
…
|
|
t2080.c
|
Progress on DDR support.
|
2022-12-06 06:20:48 +01:00 |
t2080.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
ti_hercules.c
|
…
|
|
ti_hercules.ld
|
wolfBoot cmake support
|
2022-12-07 13:00:10 -08:00 |
x86_64_efi.c
|
Fixed support for raspberry-pi
|
2022-07-21 20:18:34 +02:00 |
x86_64_efi.ld
|
…
|
|
zynq.c
|
STM32 QSPI Flash support. Refactor SPI to allow different GPIO base/AF for each pin. Adds `DEBUG_UART` support for H7.
|
2022-12-20 13:31:28 +01:00 |
zynq.ld
|
…
|
|