Ubiquitous/RT_Thread/:import K210 sdk as sub module and change rt-thread version
This commit is contained in:
parent
13a4c0f813
commit
1df91a6b3c
|
@ -1,3 +1,6 @@
|
|||
[submodule "Ubiquitous/RT_Thread/rt-thread"]
|
||||
path = Ubiquitous/RT_Thread/rt-thread
|
||||
url = https://git.trustie.net/chunyexixiaoyu/rt-thread.git
|
||||
[submodule "Ubiquitous/RT_Thread/bsp/k210/kendryte-sdk/kendryte-sdk-source"]
|
||||
path = Ubiquitous/RT_Thread/bsp/k210/kendryte-sdk/kendryte-sdk-source
|
||||
url = https://git.trustie.net/chunyexixiaoyu/kendryte-sdk-source.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 9e287a604e2e59abc46d936d35065d9aadd72ebc
|
|
@ -1 +1 @@
|
|||
Subproject commit 8a274211f12214345cbcd82e8e92b658a54154f1
|
||||
Subproject commit c3afd9cc2363bb7ac26d28a0bf5f8f70cf0ee2dd
|
Loading…
Reference in New Issue