-
-
Notifications
You must be signed in to change notification settings - Fork 284
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: arduino/ArduinoCore-arc32
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: arduino/ArduinoCore-arc32
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: codk-m
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 18 files changed
- 3 contributors
Commits on Oct 26, 2016
-
-add CurieSMC library -changes for cdc-acm compatibility -changes for zephyr based firmware compatibility
Configuration menu - View commit details
-
Copy full SHA for 172cf16 - Browse repository at this point
Copy the full SHA 172cf16View commit details -
-properly set flags for both cores during read() and write() -add example sketch for CurieSMC library
Configuration menu - View commit details
-
Copy full SHA for 74187c1 - Browse repository at this point
Copy the full SHA 74187c1View commit details -
Zephyr sample applications to go with the example sketches can be found in CODK-M-X86-Samples
Configuration menu - View commit details
-
Copy full SHA for 907faf7 - Browse repository at this point
Copy the full SHA 907faf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for af64918 - Browse repository at this point
Copy the full SHA af64918View commit details -
CurieMailbox examples: use Serial instead of Serial1
Mailbox X86 examples now have CDC-ACM support
Configuration menu - View commit details
-
Copy full SHA for 589f5d5 - Browse repository at this point
Copy the full SHA 589f5d5View commit details -
Use ints for public function parameters
Arduino users are more comfortable with ints. Use ints instead of 'unsigned' or 'uint*', and the extra check for non-negativity, wherever possible.
Configuration menu - View commit details
-
Copy full SHA for 6b5051f - Browse repository at this point
Copy the full SHA 6b5051fView commit details -
Add CODK Makefile to CurieMailbox examples
This allows the examples to be used immediately in CODK-M, without editing any Makefiles.
Configuration menu - View commit details
-
Copy full SHA for bdc354d - Browse repository at this point
Copy the full SHA bdc354dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc4c873 - Browse repository at this point
Copy the full SHA dc4c873View commit details
Commits on Dec 12, 2016
-
CurieMailbox/examples/String.ino: receive on all channels
Also, add public 'numChannels' constant to CurieMailbox class, so all channels can be easily iterated over
Configuration menu - View commit details
-
Copy full SHA for 01ded9a - Browse repository at this point
Copy the full SHA 01ded9aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...codk-m