Skip to content
Snippets Groups Projects
Commit 4e8f909f authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

docs: how-to-build.rst: Add git cloning


Add a section for cloning from git.

Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
parent 5e49aeba
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,14 @@ Dependencies ...@@ -24,6 +24,14 @@ Dependencies
.. _ARM's GNU toolchain: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads .. _ARM's GNU toolchain: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm/downloads
Cloning
-------
Clone the master branch of the git repository containing the firmware using the following command:
.. code-block:: shell-session
$ git clone https://git.card10.badge.events.ccc.de/card10/firmware.git
Building Building
-------- --------
Build using the following two commands: Build using the following two commands:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment