mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-04 03:58:08 +08:00
remove comment before PR open
This commit is contained in:
parent
6465f247ea
commit
bb4e14bb4c
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ work:
|
|||
$(Q)$(RM) $@ $*.drc $*.rbt
|
||||
$(info [=] BITGEN $@)
|
||||
$(Q)$(XILINX_TOOLS_PREFIX)bitgen $(VERBOSITY) -w $* $@
|
||||
#$(shell printf '\xff%.0s' {1..22} | dd of=fpga_pm3_hf.bit bs=1 seek=48 conv=notrunc)
|
||||
echo "FFFFFFFFFFFFFFFFFFFFFF" | dd of=fpga_pm3_hf.bit bs=1 seek=48 conv=notrunc
|
||||
$(Q)$(CP) $@ ..
|
||||
|
||||
|
|
Loading…
Reference in a new issue