common/requirements: bump f4pga
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
f6b9e23520
commit
ea9698e82a
|
@ -15,4 +15,4 @@
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
python-constraint
|
python-constraint
|
||||||
https://github.com/chipsalliance/f4pga/archive/c342fc6ff1684f3dc6072713730ac9fc574ab2f3.zip#subdirectory=f4pga
|
https://github.com/chipsalliance/f4pga/archive/cad8afe0842cd73f5b73949fa12eab1fda326055.zip#subdirectory=f4pga
|
||||||
|
|
|
@ -14,7 +14,6 @@ all:
|
||||||
-dump openocd \
|
-dump openocd \
|
||||||
-dump header \
|
-dump header \
|
||||||
-dump binary
|
-dump binary
|
||||||
>>>>>>> 3d9062c (eos-s3/btn_counter/Makefile: dump jlink, openocd, header and binary)
|
|
||||||
else
|
else
|
||||||
all:
|
all:
|
||||||
f4pga -vvv build --flow ./flow.json
|
f4pga -vvv build --flow ./flow.json
|
||||||
|
|
Loading…
Reference in New Issue