Skip to content
Snippets Groups Projects
Select Git revision
0 results

sbs

Forked from Avionics / Software Development / Skyward Boardcore
Source project has a limited visibility.
  • Damiano Amatruda's avatar
    7d25238a
    [SBS] Refactor wrapper script 'sbs' · 7d25238a
    Damiano Amatruda authored
    - All sh functions are refactored.
    
    - Boolean sh variables are used for all checks.
    
    - Files '.sbs_debug' and '.sbs_verbose' are created in the build folder to remember used options, allowing to reconfigure only when necessary.
    
    - Function 'clean' uses CMake only when appropriate and prints a message while removing build folder.
    
    - Function 'flash' prints an error when the specified target is not flashable.
    7d25238a
    History
    [SBS] Refactor wrapper script 'sbs'
    Damiano Amatruda authored
    - All sh functions are refactored.
    
    - Boolean sh variables are used for all checks.
    
    - Files '.sbs_debug' and '.sbs_verbose' are created in the build folder to remember used options, allowing to reconfigure only when necessary.
    
    - Function 'clean' uses CMake only when appropriate and prints a message while removing build folder.
    
    - Function 'flash' prints an error when the specified target is not flashable.