Skip to content

Fix ATtiny board support URL and installation notes#64

Open
chiro79 wants to merge 1 commit into
X16Community:mainfrom
chiro79:patch-1
Open

Fix ATtiny board support URL and installation notes#64
chiro79 wants to merge 1 commit into
X16Community:mainfrom
chiro79:patch-1

Conversation

@chiro79

@chiro79 chiro79 commented Feb 2, 2026

Copy link
Copy Markdown

Updated the URL for ATtiny board support and added a note about manual installation of the ATTinyCore library.

Updated the URL for ATtiny board support and added a note about manual installation of the ATTinyCore library.

Go to Tools/Manage Libraries... and select ATTinyCore. Click install. If you cannot see the
ATTinyCore library, you may need to restart the IDE.
ATTinyCore library, you may need to restart the IDE or install the library manually (check instructions [here](https://github.com/SpenceKonde/ATTinyCore/blob/v2.0.0-devThis-is-the-head-submit-PRs-against-this/Installation.md))

@stople stople Feb 2, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Funky choice of the name of the main branch....

I really hope they change the name of their main branch. If they do, this link will be broken.

Given this horrible name, I suggest to e.g change the link to refer to the main page https://github.com/SpenceKonde/ATTinyCore , and refer to its "Installation" subpage.

The SMC is an ATtiny861 microcontroller, which is not supported in the IDE by default.

To add support for it, open the Preferences dialog, and add the following text to the Additional Boards Manager URLs: http://drazzy.com/package_drazzy.com_index.json.
To add support for it, open the Preferences dialog, and add the following text to the Additional Boards Manager URLs: https://drazzy.com/package_drazzy.com_index.json.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this change a "fix"? A fix indicates that something is broken.
The "Installation" page, which you have added a link to, actually refers to the existing "http"-link.
That said. I can open both the http and the https versions, which seem to contain the same data.
For the record, does this change "fix" something that you are aware of, or, is the motivation of this change to replace the "deprecated" "http" protocol with the more modern and safer "https" protocol?

@stople

stople commented Feb 2, 2026

Copy link
Copy Markdown
Collaborator

That said, thanks for your contribution! The devil is in the details....

@stefan-b-jakobsson

stefan-b-jakobsson commented Feb 8, 2026

Copy link
Copy Markdown
Collaborator

Please note that the owner of drazzy.com has a history of not keeping the web server certificate valid, which causes errors when using HTTPS.

I was in direct contact with the owner in 2023, bringing his attention to the fact that the certificate had expired. He then had "no ETA" on updating it, referencing multiple technical obstacles that I didn't fully understand.

We then had to change the protocol to HTTP.

The current drazzy.com certificate expires on April 26. I'm not against going back to HTTPS, but if this problem ever occurs again, I vote for HTTP.

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

Successfully merging this pull request may close these issues.

3 participants