Skip to content
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

a more convinient way to specify uploader #18

Closed
wants to merge 1 commit into from
Closed

a more convinient way to specify uploader #18

wants to merge 1 commit into from

Conversation

Palatis
Copy link

@Palatis Palatis commented Oct 26, 2016

The micronuclus bootloaer/uploader are famous for several ATtiny
MCUs, majorly targeting the ATtinyX5 and ATtinyX7.
However, current builder/main.py will only upload when the board
is digispark varients.

Here we check the upload.protocol variable instead of build.core
to determine which uploader to use, so it's a lot easier to use
this powerful tiny uploader for different cores.

The `micronuclus` bootloaer/uploader are famous for several ATtiny
MCUs, majorly targeting the ATtinyX5 and ATtinyX7.
However, current `builder/main.py` will only upload when the board
is `digispark` varients.

Here we check the `upload.protocol` variable instead of `build.core`
to determine which uploader to use, so it's a lot easier to use
this powerful tiny uploader for different cores.
@Palatis Palatis closed this Oct 26, 2016
@Palatis Palatis deleted the uploader-micronucleus branch October 26, 2016 22:52
@Palatis Palatis restored the uploader-micronucleus branch October 26, 2016 22:53
@Palatis Palatis reopened this Oct 26, 2016
@Palatis
Copy link
Author

Palatis commented Oct 26, 2016

ahh deleted the wrong branch = =

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.

1 participant