Skip to content

Conversation

jwillemsen
Copy link
Contributor

No description provided.

    * cores/arduino/wiring.c:
    * README.md:
@keestux
Copy link

keestux commented Feb 16, 2017

Hi
I really appreciate the pull requests. However, in the case of SodaqCore-samd you have to realize that this is basically a fork of ArduinoCode-samd, plus

  • variants for our own boards
  • patches we deem important for our applications
    With that i mind the "Fixed typo" commit is OK, but the change in wiring should preferably go through Arduino.

@jwillemsen
Copy link
Contributor Author

jwillemsen commented Feb 16, 2017

The change in wiring.c has been merged already into the ArduinoCode-samd code base, looks in a branch the code was heavily modified, see PR #4, that is the fix that prevents the usage of -Werror. Why isn't this repo a real fork of ArduinoCode-samd with branches for your product? That way you can easily pull in changes from the main code, there has been a lot of changes there.

@keestux
Copy link

keestux commented Feb 16, 2017

What makes you think it is not a real fork? It is.

@jwillemsen
Copy link
Contributor Author

Because I didn't see below the project repo "forked from .." listed on github, maybe I just can't see it because I am not part of the organization? Good that it is a real fork.

@keestux
Copy link

keestux commented Feb 16, 2017

Don't believe everything you see on Github :-)
I may have cloned it before creating the project on github. We've used bitbucket before and we have our own Gitlab server. There is a whole world outside Github :-)

@jwillemsen
Copy link
Contributor Author

Closing, will make a new PR for just the typo

@jwillemsen jwillemsen closed this Feb 16, 2017
@jwillemsen
Copy link
Contributor Author

Ok, the world outside of github probably explains a lot of things I noticed when looking at the various repositories ;-).

@jwillemsen
Copy link
Contributor Author

FYI, the score of the variable was merged upstream as part of arduino/ArduinoCore-samd#210

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.

2 participants