mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-23 10:26:49 +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"]
|
||||
path = fossil-hr-watchface
|
||||
path = external/fossil-hr-watchface
|
||||
url = https://github.com/arjan-s/fossil-hr-watchface
|
||||
[submodule "jerryscript"]
|
||||
path = jerryscript
|
||||
path = external/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_hr.js -o widgetHR.bin
|
||||
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