mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2025-01-10 09:01:55 +01:00
move submodules and build_fossil_hr_watchface.sh to subdir
This commit is contained in:
parent
5af73c3676
commit
4b6548d5c2
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -1,6 +1,6 @@
|
|||||||
[submodule "fossil-hr-watchface"]
|
[submodule "fossil-hr-watchface"]
|
||||||
path = fossil-hr-watchface
|
path = external/fossil-hr-watchface
|
||||||
url = https://github.com/arjan-s/fossil-hr-watchface
|
url = https://github.com/arjan-s/fossil-hr-watchface
|
||||||
[submodule "jerryscript"]
|
[submodule "jerryscript"]
|
||||||
path = jerryscript
|
path = external/jerryscript
|
||||||
url = https://github.com/jerryscript-project/jerryscript
|
url = https://github.com/jerryscript-project/jerryscript
|
||||||
|
@ -10,4 +10,4 @@ $jerry generate -f '' widget_weather.js -o widgetWeather.bin
|
|||||||
$jerry generate -f '' widget_steps.js -o widgetSteps.bin
|
$jerry generate -f '' widget_steps.js -o widgetSteps.bin
|
||||||
$jerry generate -f '' widget_hr.js -o widgetHR.bin
|
$jerry generate -f '' widget_hr.js -o widgetHR.bin
|
||||||
popd
|
popd
|
||||||
mv fossil-hr-watchface/*.bin app/src/main/assets/fossil_hr/
|
mv fossil-hr-watchface/*.bin ../app/src/main/assets/fossil_hr/
|
0
jerryscript → external/jerryscript
vendored
0
jerryscript → external/jerryscript
vendored
Loading…
Reference in New Issue
Block a user