Skip to content
  • Juan David González Cobas's avatar
    make load target more robust · 912c7a61
    Juan David González Cobas authored and Tomasz Wlostowski's avatar Tomasz Wlostowski committed
    Two safety nets are added here:
    
      * PYTHON variable that can be set to the interpreter path (defaults to
        "python3"), so that the system default can be overriden
      * the PORT arg to usb-bootloader.py is passed as an empty string if
        unset, to produce an explicit error
    912c7a61