mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2025-09-05 17:40:23 +02:00
Commit initial
This commit is contained in:
commit
e0cb79d1cc
57 changed files with 2128 additions and 0 deletions
15
.gitmodules
vendored
Normal file
15
.gitmodules
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[submodule "root/buildroot"]
|
||||
path = root/buildroot
|
||||
url = git://git.buildroot.net/buildroot
|
||||
[submodule "ardPince/Arduino-Makefile"]
|
||||
path = ardPince/Arduino-Makefile
|
||||
url = https://github.com/sudar/Arduino-Makefile
|
||||
[submodule "ardMoteur/Arduino-Makefile"]
|
||||
path = ardMoteur/Arduino-Makefile
|
||||
url = https://github.com/sudar/Arduino-Makefile
|
||||
[submodule "fpga/uart"]
|
||||
path = fpga/uart
|
||||
url = https://github.com/pabennett/uart.git
|
||||
[submodule "raspberrypi/buildroot"]
|
||||
path = raspberrypi/buildroot
|
||||
url = /home/geoffrey/buildroot
|
Loading…
Add table
Add a link
Reference in a new issue