Fix compile chain, and add final FFF version of boards

This commit is contained in:
zontreck 2024-08-13 20:31:56 -07:00
parent b1fc57b931
commit a1a93ea994
17 changed files with 421 additions and 172 deletions

6
.gitmodules vendored
View file

@ -1,3 +1,9 @@
[submodule "LSL/external/Dialogs"]
path = LSL/external/Dialogs
url = ssh://git@git.zontreck.com:1212/AriasCreations/Dialogs
[submodule "LSL/external/furware"]
path = LSL/external/furware
url = ssh://git@git.zontreck.com:1212/AriasCreations/furware
[submodule "LSL/external/CommonLSL"]
path = LSL/external/CommonLSL
url = ssh://git@git.zontreck.com:1212/AriasCreations/CommonLSL