datacipy / VHDL

Příklady ke knize Data, čipy, procesory

Home Page:https://datacipy.cz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to update submodules

calvera opened this issue · comments

git submodule update --init --recursive

Submodule '3rd/light8080' (https://github.com/jaruiz/light8080) registered for path '3rd/light8080'
Submodule '3rd/spi-fpga' (https://github.com/jakubcabal/spi-fpga.git) registered for path '3rd/spi-fpga'
Submodule '3rd/uart-for-fpga' (https://github.com/jakubcabal/uart-for-fpga.git) registered for path '3rd/uart-for-fpga'
Cloning into '/home/calvera/Work/opensource/VHDL/3rd/light8080'...
Cloning into '/home/calvera/Work/opensource/VHDL/3rd/spi-fpga'...
Cloning into '/home/calvera/Work/opensource/VHDL/3rd/uart-for-fpga'...
Submodule path '3rd/light8080': checked out '57163bcb641298feae19df41d461d1365591ac3e'
fatal: No url found for submodule path '3rd/light8080/tools/asl' in .gitmodules
Submodule path '3rd/spi-fpga': checked out '256f3e5df2cd4bae97ef73aff53eefaa99d4858c'
Submodule path '3rd/uart-for-fpga': checked out 'e556cb61587f435b78ed7816bcbf335eedc44e2b'
Failed to recurse into submodule path '3rd/light8080'

Fixed, thanks a lot.