chipKIT32 / PIC32-avrdude-bootloader

The 'new' bootloader for MPIDE/chipKIT PIC32 boards
44 stars 62 forks source link

Added configuration for Olimex Duinomite #4

Closed majenkotech closed 10 years ago

majenkotech commented 10 years ago

^--- What it says ;)

EmbeddedMan commented 10 years ago

So there already is a configuration for the Pontech Quick240. But we don't have one for the Duinomite. Was there not a Quick240 config for you?

*Brian

On Tue, May 20, 2014 at 7:18 AM, Matt Jenkins notifications@github.comwrote:

^--- What it says ;)

You can merge this Pull Request by running

git pull https://github.com/majenkotech/PIC32-avrdude-bootloader master

Or view, comment on, or merge it at:

https://github.com/chipKIT32/PIC32-avrdude-bootloader/pull/4 Commit Summary

  • Added Pontech Quick240 configuration
  • Merge branch 'master' of github.com: chipKIT32/PIC32-avrdude-bootloader
  • Merge branch 'master' of github.com: chipKIT32/PIC32-avrdude-bootloader
  • Added Olimex Duinomite bootloader configuration

File Changes

  • M bootloaders/BoardConfig.hhttps://github.com/chipKIT32/PIC32-avrdude-bootloader/pull/4/files#diff-0(132)
  • M bootloaders/chipKIT-Bootloaders.X/nbproject/Makefile-genesis.propertieshttps://github.com/chipKIT32/PIC32-avrdude-bootloader/pull/4/files#diff-1(75)
  • M bootloaders/chipKIT-Bootloaders.X/nbproject/Makefile-variables.mkhttps://github.com/chipKIT32/PIC32-avrdude-bootloader/pull/4/files#diff-2(7)
  • M bootloaders/chipKIT-Bootloaders.X/nbproject/configurations.xmlhttps://github.com/chipKIT32/PIC32-avrdude-bootloader/pull/4/files#diff-3(389)
  • M bootloaders/chipKIT-Bootloaders.X/nbproject/private/configurations.xmlhttps://github.com/chipKIT32/PIC32-avrdude-bootloader/pull/4/files#diff-4(86)

Patch Links:

— Reply to this email directly or view it on GitHubhttps://github.com/chipKIT32/PIC32-avrdude-bootloader/pull/4 .

majenkotech commented 10 years ago

I;'m not sure why it's showing those commits. The files in the pull request don't seem to have anything relating to them.

majenkotech commented 10 years ago

Hang on, yes they do. I still don't know where they came from. Must be something lingering from before. I provided the original Q240 config a while back...

majenkotech commented 10 years ago

Can you filter them out (manual merge), or shall I see about re-doing it all?

EmbeddedMan commented 10 years ago

I'm not versed in Git enough to give you much advice here Matt. I'd love to have a pull request just for the Duinomite config (and HEX file, if that's possible).

*Brian

On Tue, May 20, 2014 at 8:07 AM, Matt Jenkins notifications@github.comwrote:

Hang on, yes they do. I still don't know where they came from. Must be something lingering from before. I provided the original Q240 config a while back...

— Reply to this email directly or view it on GitHubhttps://github.com/chipKIT32/PIC32-avrdude-bootloader/pull/4#issuecomment-43622605 .

EmbeddedMan commented 10 years ago

I don't know enough to feel confident I can say "Yup, I can take care of it". :-( Would it be possible for you to re-do the pull request? Or, you could just send me the .h file and I can put it in myself?

*Brian

On Tue, May 20, 2014 at 8:08 AM, Matt Jenkins notifications@github.comwrote:

Can you filter them out (manual merge), or shall I see about re-doing it all?

— Reply to this email directly or view it on GitHubhttps://github.com/chipKIT32/PIC32-avrdude-bootloader/pull/4#issuecomment-43622693 .

majenkotech commented 10 years ago

I'll sort it, no problems.