This shows you the differences between two versions of the page.
si:laboratoare:11 [2024/12/15 17:00] andreea.miu [Exercitii] |
si:laboratoare:11 [2024/12/15 17:36] (current) andreea.miu [Exercitii] |
||
---|---|---|---|
Line 48: | Line 48: | ||
</code> | </code> | ||
- | De asemenea, vom clona branch-uri diferite ale //nuttx// si //nuttx-apps//: | + | De asemenea, vom clona //nuttx// si //nuttx-apps// folosind urmatoarele comenzi: |
<code> | <code> | ||
- | git clone --branch=releases/12.8 https://github.com/apache/incubator-nuttx.git nuttx --depth 1 | + | git clone --branch=si-lab-11 https://github.com/andreeaThePenguin/nuttx.git nuttx --depth 1 |
git clone --branch=releases/12.7 https://github.com/andreeaThePenguin/nuttx-apps.git apps | git clone --branch=releases/12.7 https://github.com/andreeaThePenguin/nuttx-apps.git apps | ||
</code> | </code> |