1. 24 Jul, 2019 1 commit
    • 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
  2. 23 Jul, 2019 4 commits
  3. 22 Jul, 2019 6 commits
  4. 19 Jul, 2019 1 commit
  5. 18 Jul, 2019 10 commits
  6. 17 Jul, 2019 11 commits
  7. 12 Jul, 2019 1 commit
  8. 11 Jul, 2019 2 commits
    • Cristian Maglie's avatar
      Added arm64 support (#204) · a17ecb9f
      Cristian Maglie authored
      * Added arm64 support
      
      Fix #203
      
      * Fixed typo in test
      a17ecb9f
    • Edoardo T's avatar
      improve find fqbn FAQ (#274) · 24fe3c61
      Edoardo T authored
      As reported in multiple issues (#138 #191 #271) finding the right FQBN for a board can be difficult.
      
      Improving the documentation may help users to find the relevant information.
      
      Specifically, this PR closes #271 and add little improvement as suggested in #191.
      24fe3c61
  9. 10 Jul, 2019 2 commits
  10. 09 Jul, 2019 2 commits