mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-11-24 17:43:17 -05:00
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> |
||
|---|---|---|
| .. | ||
| blake2s | ||
| picorv32 | ||
| firmware.lds | ||
| main.c | ||
| Makefile | ||
| proto.c | ||
| proto.h | ||
| start.S | ||
| state.h | ||
| syscall_enable.h | ||
| syscall_enable.S | ||
| syscall_handler.c | ||
| syscall_num.h | ||