tillitis-key/hw/application_fpga/fw/testapp
Michael Cardell Widerkrantz 8bb2b785a5
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 <agren@tillitis.se>
2025-03-12 15:26:11 +01:00
..
app.lds testfw/testapp: Break out tests running in app mode into separate app 2025-02-27 14:27:12 +01:00
crt0.S testfw/testapp: Break out tests running in app mode into separate app 2025-02-27 14:27:12 +01:00
main.c fw: Build with tkey-libs 2025-03-12 15:26:11 +01:00
Makefile fw: Build with tkey-libs 2025-03-12 15:26:11 +01:00
syscall.h fw: Build with tkey-libs 2025-03-12 15:26:11 +01:00
syscall.S testapp: Add syscalls 2025-02-27 14:29:06 +01:00