tillitis-key/hw/application_fpga/fw/testfw
Michael Cardell Widerkrantz cd1a089763
fw: Build with tkey-libs
Build firmware, testfw and testapp using tkey-libs:

  https://github.com/tillitis/tkey-libs

In an effort not to have more or less identical code maintained in two
places, use tkey-libs when developing firmware, testfw and the
firmware testapp, too.

You can place the Git directory directly under hw/application_fpga
and then an ordinary make should work.

Or build with:

  make LIBDIR=/path/to/tkey-libs

Co-authored-by: Mikael Ågren <mikael@tillitis.se>
2025-03-13 11:07:36 +01:00
..
main.c fw: Build with tkey-libs 2025-03-13 11:07:36 +01:00
Makefile Add github action with basic CI that builds 2023-02-03 14:28:56 +01:00
start.S Add more complete fw_ram test; let testfw have stack in RAM 2023-03-14 11:21:47 +01:00