<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Assuming you also did not follow the esp-idf fixes:<br>
    <ol>
      <li><font face="monospace">cd <your_esp_idf_path></font></li>
      <li><font face="monospace">git pull</font></li>
      <li><font face="monospace">git submodule update --recursive</font></li>
    </ol>
    Then update the OVMS:<br>
    <ol>
      <li><font face="monospace">cd
          <your_src_path>/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3</font></li>
      <li><font face="monospace">git pull --rebase --autostash</font></li>
      <li><font face="monospace">git submodule update --recursive</font></li>
      <li><font face="monospace">make<br>
        </font></li>
    </ol>
    …or "make app-flash" if you'd like to flash via USB to the "factory"
    partition.<br>
    <br>
    Regards,<br>
    Michael<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 16.10.21 um 23:17 schrieb Michael
      Iimura:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAF4Qz5GPNnzPw18Dx8DJTy1etkph2SwmucMSbg1sPYjpsZrk-g@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Since my OVMS module automatically updated to
        3.2.017, I want to rebuild my RAV4 EV vehicle module based on
        this version. I have pushed the button in my branch on GitHub to
        bring it up to that version, but I don't know how to get it down
        into the Mingw32 environment on my PC so I can recompile it and
        upload it to my OVMS device. What command line git commands will
        do this?
        <div><br>
        </div>
        <div>Thanks,</div>
        <div><br>
        </div>
        <div>- Mike</div>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Michael Balzer * Helkenberger Weg 9 * D-58256 Ennepetal
Fon 02333 / 833 5735 * Handy 0176 / 206 989 26</pre>
  </body>
</html>