lib/fsp: Add renesas fsp git repository as submodule.
Signed-off-by: Takeo Takahashi <takeo.takahashi.xv@renesas.com>
This commit is contained in:
parent
44186ef59b
commit
4c9b00b425
|
@ -42,3 +42,6 @@
|
|||
[submodule "lib/pico-sdk"]
|
||||
path = lib/pico-sdk
|
||||
url = https://github.com/raspberrypi/pico-sdk.git
|
||||
[submodule "lib/fsp"]
|
||||
path = lib/fsp
|
||||
url = https://github.com/renesas/fsp.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 55bffd3a71cbeed2104cf30e7a39b641d8c1ff48
|
Loading…
Reference in New Issue