Skip to content
Snippets Groups Projects
Verified Commit 13597678 authored by Anne Jan Brouwer's avatar Anne Jan Brouwer :speech_balloon:
Browse files

Just use upstream mirror

parent a8034a7f
No related branches found
No related tags found
1 merge request!1Add extremely basic CI
...@@ -7,5 +7,5 @@ build: ...@@ -7,5 +7,5 @@ build:
- pip3 install crc16 - pip3 install crc16
- ln -s /usr/bin/python3 /usr/bin/python - ln -s /usr/bin/python3 /usr/bin/python
script: script:
- git clone --branch wip-bootstrap https://git.card10.badge.events.ccc.de/annejan/firmware.git - git clone https://git.card10.badge.events.ccc.de/card10/firmware.git
- make -C ports/card10 SDK_LOCATION=`pwd`/firmware/sdk - make -C ports/card10 SDK_LOCATION=`pwd`/firmware/sdk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment