mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-12-10 22:35:36 -05:00
fw: Move tk1_mem.h to tkey-libs
From now on the canonical home of the tk1_mem.h header file describing the memory map of the TKey lives in tkey-libs: https://github.com/tillitis/tkey-libs
This commit is contained in:
parent
cd1a089763
commit
3dbc31f54c
8 changed files with 8 additions and 154 deletions
|
|
@ -71,7 +71,8 @@ ASFLAGS = \
|
|||
-target riscv32-unknown-none-elf \
|
||||
-march=rv32iczmmul \
|
||||
-mabi=ilp32 \
|
||||
-mno-relax
|
||||
-mno-relax \
|
||||
-I $(LIBDIR)/include
|
||||
|
||||
ICE40_SIM_CELLS = $(shell yosys-config --datdir/ice40/cells_sim.v)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue