amiro-os / .gitmodules @ 0a89baf2
History | View | Annotate | Download (376 Bytes)
| 1 | 
      [submodule "kernel/ChibiOS"]  | 
  
|---|---|
| 2 | 
      path = kernel/ChibiOS  | 
  
| 3 | 
      url = https://github.com/ChibiOS/ChibiOS.git  | 
  
| 4 | 
      ignore = dirty  | 
  
| 5 | 
      [submodule "bootloader/AMiRo-BLT"]  | 
  
| 6 | 
      path = bootloader/AMiRo-BLT  | 
  
| 7 | 
      url = http://openresearch.cit-ec.de/git/amiro-os.amiro-blt.git  | 
  
| 8 | 
      [submodule "periphery-lld/AMiRo-LLD"]  | 
  
| 9 | 
      path = periphery-lld/AMiRo-LLD  | 
  
| 10 | 
      url = http://openresearch.cit-ec.de/git/amiro-os.amiro-lld.git  |