Skip to content
Snippets Groups Projects
Commit b0de745b authored by Luca Conterio's avatar Luca Conterio
Browse files

[submodules] Sync miosix

- made skyward-boardcore/testing pointing to miosix-kernel/gcc-9.2.0
- also updated Makefile.template to be consistent with the miosix template version
parent 6d06c54b
Branches
Tags
No related merge requests found
[submodule "libs/miosix-kernel"] [submodule "libs/miosix-kernel"]
path = libs/miosix-kernel path = libs/miosix-kernel
url = ../../scs/miosix-kernel.git url = ../../scs/miosix-kernel.git
branch = master branch = gcc-9.2.0
[submodule "libs/tscpp"] [submodule "libs/tscpp"]
path = libs/tscpp path = libs/tscpp
url = https://github.com/fedetft/tscpp.git url = https://github.com/fedetft/tscpp.git
......
...@@ -3,7 +3,7 @@ SBS_BASE = {SBS_BASE_PATH} ...@@ -3,7 +3,7 @@ SBS_BASE = {SBS_BASE_PATH}
## ##
## Makefile for Miosix embedded OS ## Makefile for Miosix embedded OS
## ##
MAKEFILE_VERSION := 1.07S MAKEFILE_VERSION := 1.09S
## Path to kernel directory (edited by init_project_out_of_git_repo.pl) ## Path to kernel directory (edited by init_project_out_of_git_repo.pl)
KPATH := $(SBS_BASE)/libs/miosix-kernel/miosix KPATH := $(SBS_BASE)/libs/miosix-kernel/miosix
## Path to config directory (edited by init_project_out_of_git_repo.pl) ## Path to config directory (edited by init_project_out_of_git_repo.pl)
......
Subproject commit f1665f63038e515ffaeb3d29afa769d7ab6a906d Subproject commit bf78e0de31d819c8120e664cf3cffc70b89e962f
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment