mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-12 11:00:02 +03:00
10 lines
263 B
Text
10 lines
263 B
Text
[submodule "config"]
|
|
path = src/config
|
|
url = https://github.com/betaflight/config.git
|
|
branch = master
|
|
ignore = dirty
|
|
[submodule "lib/main/pico-sdk"]
|
|
path = lib/main/pico-sdk
|
|
url = https://github.com/raspberrypi/pico-sdk.git
|
|
branch = master
|
|
ignore = dirty
|