Skip to content

Arduino Due hardware folder misplaced on Windows 7 #3550

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
KepecsLab opened this issue Jul 19, 2015 · 2 comments
Closed

Arduino Due hardware folder misplaced on Windows 7 #3550

KepecsLab opened this issue Jul 19, 2015 · 2 comments
Milestone

Comments

@KepecsLab
Copy link

In the version 1.6.3 notes, "AVR bundle files (core files and toolchain) is again inside IDE "hardware" folder, instead of unpacked into user's home folder".
This creates confusion, because the "SAM bundle files" are still in /Users/Username/AppData/Roaming/Arduino15/packages/arduino/hardware/

This was noted in the forums:
http://forum.arduino.cc/index.php?topic=312926.0

@Chris--A
Copy link
Contributor

There has been a discussion about a new location for all I think: https://groups.google.com/a/arduino.cc/forum/#!topic/developers/QigfElnAMJ4

Might answer some questions for you.

@facchinm
Copy link
Member

Starting from 1.6.5 the default location of downloaded cores has moved from Appdata\Roaming to %LOCALAPPDATA%\Arduino15 to avoid breaking Microsoft specifications (#3404).

Only the AVR core (which is still bundled with the IDE) should be inside hardware folder; every other core will be located in %LOCALAPPDATA%\Arduino15 if downloaded from the Board Manager or in sketckbook/hardware folder if extracted manually.

The actual documentation is here: https://github.com/arduino/Arduino/wiki/Boards-Manager-FAQ

@ffissore ffissore modified the milestone: Release 1.6.6 Aug 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants