Skip to content
Snippets Groups Projects
  • Will Sloan's avatar
    2016e772
    Refactor firmware flasher into submodule · 2016e772
    Will Sloan authored
    This is a lot cleaner than cd-ing above the repository (potentially
    dangerous in CI because the state of the directory above the repository
    is not guaranteed) and doing a 'git clone'. This will also allow
    the submodule's commit to be pinned and not change without developer
    intent.
    2016e772
    History
    Refactor firmware flasher into submodule
    Will Sloan authored
    This is a lot cleaner than cd-ing above the repository (potentially
    dangerous in CI because the state of the directory above the repository
    is not guaranteed) and doing a 'git clone'. This will also allow
    the submodule's commit to be pinned and not change without developer
    intent.