tillitis-key/hw/application_fpga/fw/testfw
Michael Cardell Widerkrantz 1ab2b8068b
testfw: Use special linker script for test firmware
Since we test the FW_RAM we can't keep anything there, not the stack
(already fixed by different start.S), nor the .bss, which we fix now
with a different linker script that uses app-RAM for .bss.
2025-02-11 09:32:10 +01:00
..
main.c testfw: Make it work with new USB Mode Protocol 2025-02-11 09:32:10 +01:00
Makefile Add github action with basic CI that builds 2023-02-03 14:28:56 +01:00
start.S Init .bss on testfw, too 2025-02-11 09:32:10 +01:00
testfw.lds testfw: Use special linker script for test firmware 2025-02-11 09:32:10 +01:00