Rename the libs directory to lib. Reference KSDK via relative path instead of using the KSDK_DIR environment variable.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
||||
[submodule "libs/KSDK_2.0_FRDM-K22F"]
|
||||
path = libs/KSDK_2.0_FRDM-K22F
|
||||
path = lib/KSDK_2.0_FRDM-K22F
|
||||
url = git@github.com:UltimateHackingKeyboard/KSDK_2.0_FRDM-K22F.git
|
||||
|
||||
Reference in New Issue
Block a user