Files
MuditaOS/.gitmodules
Łukasz Anwajler 829ae46e77 Testing GH actions (#107)
* Create main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Switched from SSH to HTTPS Github clone method to allow submodules fetching in CI

* [WiP] Added removal of stock cmake to yaml

* [WiP] Added removal of stock cmake to yaml

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Modyfing yaml to exec correct cmake

* [WiP] Changed config/bootstrap.sh permissions

* [WiP] Fixed compiler & cmake paths

* [WiP] still fixing ...

* [WiP] still fixing ...

* Cleaning

* Fixed stupid error in rebuild.sh

* Fixed stupid error in rebuild.sh

* Fixing yaml

* Fixing & cleaning yaml

* Fixing & cleaning yaml

* cleaned yaml
2019-12-16 14:07:33 +01:00

9 lines
279 B
Plaintext

[submodule "module-bluetooth/lib/btstack"]
path = module-bluetooth/lib/btstack
url = https://github.com/muditacom/btstack-bluetopia.git
shallow = true
[submodule "module-lwip/lib/lwip"]
path = module-lwip/lib/lwip
url = https://github.com/muditacom/lwip.git
shallow = true