-
-
Notifications
You must be signed in to change notification settings - Fork 722
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
Add ArduinoCore-API integration #560
Commits on Nov 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8c2e672 - Browse repository at this point
Copy the full SHA 8c2e672View commit details -
Configuration menu - View commit details
-
Copy full SHA for 374131a - Browse repository at this point
Copy the full SHA 374131aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c7635b - Browse repository at this point
Copy the full SHA 9c7635bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cb8eec - Browse repository at this point
Copy the full SHA 7cb8eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4837b90 - Browse repository at this point
Copy the full SHA 4837b90View commit details -
Configuration menu - View commit details
-
Copy full SHA for edaf6ae - Browse repository at this point
Copy the full SHA edaf6aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29f7f37 - Browse repository at this point
Copy the full SHA 29f7f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d81be6 - Browse repository at this point
Copy the full SHA 9d81be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d27337 - Browse repository at this point
Copy the full SHA 2d27337View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6568acf - Browse repository at this point
Copy the full SHA 6568acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b9676d - Browse repository at this point
Copy the full SHA 6b9676dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4222d30 - Browse repository at this point
Copy the full SHA 4222d30View commit details -
Modify class Serial_ for the new PluggableUSB API
The new class PluggableUSBModule in ArduinoCore-API does not implement the fuction void handleEndpoint(int ep) which was implemented in the previous version of the same class. This function now needs to be called as proper of SerialUSB and not of PluggableUSB().
Configuration menu - View commit details
-
Copy full SHA for 4c9c60d - Browse repository at this point
Copy the full SHA 4c9c60dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a55883 - Browse repository at this point
Copy the full SHA 0a55883View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe9901 - Browse repository at this point
Copy the full SHA 9fe9901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5e8fc - Browse repository at this point
Copy the full SHA 9e5e8fcView commit details -
Remove includes to wiring_constants.h + declare missing analog functi…
…ons in Arduino.h
Configuration menu - View commit details
-
Copy full SHA for 932329d - Browse repository at this point
Copy the full SHA 932329dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f9517 - Browse repository at this point
Copy the full SHA 28f9517View commit details -
Removing confusing defines due to their potential to overwrite the SP…
…IMode enum values defined in HardwareSPI.h
Configuration menu - View commit details
-
Copy full SHA for 458c192 - Browse repository at this point
Copy the full SHA 458c192View commit details -
Bugfix: Ensure that the initial values of member variable 'settings' …
…is different from the ones provided via global constant 'DEFAULT_SPI_SETTINGS' because otherwise SPI won't be configured within the 'config' method called within 'begin'
Configuration menu - View commit details
-
Copy full SHA for 0fa5cae - Browse repository at this point
Copy the full SHA 0fa5caeView commit details