Change repository path in order to make some change

This commit is contained in:
Schoumi 2022-03-28 17:25:12 +02:00
parent 2443bebace
commit 457c572570
1 changed files with 5 additions and 5 deletions

View File

@ -12,12 +12,12 @@
"University"
],
"author": "Joe Finney <j.finney@lancaster.ac.uk (mailto:j.finney@lancaster.ac.uk) >",
"homepage": "https://github.com/lancaster-university/microbit-dal/",
"homepage": "https://git.mob-dev.fr/Schoumi/microbit-dal/",
"dependencies": {
"mbed-classic": "lancaster-university/mbed-classic#microbit_hfclk+mb6",
"ble": "lancaster-university/BLE_API#v2.5.0+mb3",
"ble-nrf51822": "lancaster-university/nrf51822#v2.5.0+mb7",
"nrf51-sdk": "lancaster-university/nrf51-sdk#v2.2.0+mb4"
"mbed-classic": "https://git.mob-dev.fr/Schoumi/mbed-classic.git#microbit_hfclk+mb6",
"ble": "https://git.mob-dev.fr/Schoumi/BLE_API.git#v2.5.0+mb3",
"ble-nrf51822": "https://git.mob-dev.fr/Schoumi/nrf51822.git#v2.5.0+mb7",
"nrf51-sdk": "https://git.mob-dev.fr/Schoumi/nrf51-sdk.git#v2.2.0+mb4"
},
"extraIncludes": [
"inc/core",