Welcome to EnviroDIY, a community for do-it-yourself environmental science and monitoring. EnviroDIY is part of WikiWatershed, an initiative of Stroud Water Research Center designed to help people advance knowledge and stewardship of fresh water.
New to EnviroDIY? Start here

platformio.ini help

Home Forums Mayfly Data Logger platformio.ini help

Tagged: 

Viewing 3 reply threads
  • Author
    Posts
    • #17614
      Laura DeCicco
      Participant
        I’ve mostly converted from the basic Arduino IDE to VSCode/Platform IO. The main reason I made the switch was library management. I love every aspect so far (code completion, integrated Git tool
      • #17616
        neilh20
        Participant
          @ldecicco congrats on trying the platformio – it has a lot of professional capability, but like anything – getting in a fancy plane(!) there are lots of bells and whistles that can go off.
        • #17621
          Laura DeCicco
          Participant
            Thanks @neilh20, I think I needed to run pio pkg install . Now that I have done that – the libraries do indeed clone then install automatically when I update the .ini file.

            I’

          • #17627
            neilh20
            Participant
              Great @ldecicco  – one area to note with “pio pkg install” is how it becomes part of your build process.  I like to have a
          Viewing 3 reply threads
          • You must be logged in to reply to this topic.