Removed miosix kernel submodule
This commit is contained in:
parent
94baec6981
commit
1b8106d607
|
|
@ -1,4 +0,0 @@
|
||||||
[submodule "lib/miosix-kernel"]
|
|
||||||
path = lib/miosix-kernel
|
|
||||||
url = https://github.com/OpenRTX/miosix-kernel.git
|
|
||||||
branch = release
|
|
||||||
|
|
@ -55,7 +55,6 @@ c_link_args = [
|
||||||
'-Wl,-Map,main.map',
|
'-Wl,-Map,main.map',
|
||||||
'-Wl,--warn-common',
|
'-Wl,--warn-common',
|
||||||
'-nostdlib',
|
'-nostdlib',
|
||||||
'-lmiosix',
|
|
||||||
'-lstdc++',
|
'-lstdc++',
|
||||||
'-lc',
|
'-lc',
|
||||||
'-lm',
|
'-lm',
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit fef1263a5df00d0f5d979e173c635d83be9388d1
|
|
||||||
Loading…
Reference in New Issue