mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-07-28 01:15:28 -04:00
Remove version suffixes, no longer needed on ubuntu 22.10 (clang 15)
Signed-off-by: Daniel Lublin <daniel@lublin.se>
This commit is contained in:
parent
ca5541ce0e
commit
b30e62dbb5
4 changed files with 8 additions and 8 deletions
|
@ -15,8 +15,8 @@ Build the FPGA bitstream with the firmware using `make` in the
|
|||
`hw/application_fpga` directory.
|
||||
|
||||
If your available `objcopy` and `size` commands is anything other than
|
||||
the default `llvm-objcopy-14` and `llvm-size-14` define `OBJCOPY` and
|
||||
`SIZE` to whatever they're called on your system.
|
||||
the default `llvm-objcopy` and `llvm-size` define `OBJCOPY` and `SIZE`
|
||||
to whatever they're called on your system.
|
||||
|
||||
## Using QEMU
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue