Skip to content

Arduino Builder - Spaces in path, added build cache

Compare
Choose a tag to compare
@luni64 luni64 released this 07 Nov 13:46
· 44 commits to master since this release

Bug fixes:

  • Arduino builder mode: projects located at folders with spaces should compile now
  • Arduino builder mode: build | clean deletes contents of the build and the cache folder
  • All modes: fixed initial opening of vsCode for paths/filenames with spaces

New features:

  • Arduino builder mode: activated the build cache which stores precompiled core libraries. The cache is located at {projectFolder}/.vsteensy/cache