We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using https://raw.githubusercontent.com/OLIMEX/Arduino_configurations/master/PIC/package_olimex_pic_index.json to install the Olimex Pic platform version 1.2.5 the install fails if https://raw.githubusercontent.com/OLIMEX/Arduino_configurations/master/PIC/package_olimex_pic_index.json is not known to Sloeber. The reason for this is that olimex pic platform uses chipKIT tools and Sloeber tries to install the tools based on the chipKIT package index though all info is available in the olimex package index.
The text was updated successfully, but these errors were encountered:
#1412 was fixed in a previous change but here I fix finding the tool
5df1340
511110b
jantje
No branches or pull requests
When using https://raw.githubusercontent.com/OLIMEX/Arduino_configurations/master/PIC/package_olimex_pic_index.json to install the Olimex Pic platform version 1.2.5 the install fails if https://raw.githubusercontent.com/OLIMEX/Arduino_configurations/master/PIC/package_olimex_pic_index.json is not known to Sloeber.
The reason for this is that olimex pic platform uses chipKIT tools and Sloeber tries to install the tools based on the chipKIT package index though all info is available in the olimex package index.
The text was updated successfully, but these errors were encountered: