.gitmodules 352 B

12345678910
  1. [submodule "flipperzero-firmware_official"]
  2. path = flipperzero-firmware_official
  3. url = https://github.com/flipperdevices/flipperzero-firmware.git
  4. branch = dev
  5. ignore = dirty
  6. [submodule "flipperzero-firmware_unleashed"]
  7. path = flipperzero-firmware_unleashed
  8. url = https://github.com/Eng1n33r/flipperzero-firmware.git
  9. branch = dev
  10. ignore = dirty