1. 02 Aug, 2019 11 commits
  2. 01 Aug, 2019 3 commits
  3. 31 Jul, 2019 2 commits
  4. 30 Jul, 2019 1 commit
  5. 29 Jul, 2019 2 commits
    • Massimiliano Pippi's avatar
      Sync board list to avoid race conditions (#308) · 87780d79
      Massimiliano Pippi authored
      * sync board list to avoid race conditions
      
      * properly unlock mutex
      87780d79
    • Massimiliano Pippi's avatar
      gRPC interface to monitors (#286) · a6fdfea5
      Massimiliano Pippi authored
      * added a monitor service
      
      * added generic monitor type and its serial impl
      
      * added monitor service implementation
      
      * gracefully handle connection errors
      
      * more idiomatic definition
      
      * keep directory structure from the archive
      
      * move default value closer to the function using it
      
      * test the serial monitor
      
      * bump monkey
      a6fdfea5
  6. 25 Jul, 2019 3 commits
  7. 24 Jul, 2019 3 commits
    • Massimiliano Pippi's avatar
      Run tests on Appveyor (#303) · 38e831ca
      Massimiliano Pippi authored
      38e831ca
    • Roberto Sora's avatar
      updated README.md download links with linuxarm32 and linuxarm64 links (#307) · b257549b
      Roberto Sora authored
      * updated README.md download links with linuxarm32 and linuxarm64 links
      
      * Updated binary usage instructions, from now on the binary inside the archive is always named `arduino-cli`
      b257549b
    • Roberto Sora's avatar
      ctags arm64 osx64 support (#304) · a7cf52c7
      Roberto Sora authored
      * Add ctags tool config to add support for arm64
      
      The cli automatically downloads this tool during its initial
      configuration step The ctags tool provided by Arduino was missing for
      download, causing the cli to breaks with a `downloading
      builtin:ctags@5.8-arduino11 tool: tool not available for your OS` error.
      This commit fixes the error defining pointers to Arduino downloads server
      
      * updated macosx ctags package flavour metadata to download 64bit os tool version
      a7cf52c7
  8. 23 Jul, 2019 4 commits
  9. 22 Jul, 2019 6 commits
  10. 19 Jul, 2019 1 commit
  11. 18 Jul, 2019 4 commits