-
-
Couldn't load subscription status.
- Fork 431
Turn Sketch commands into builder API functions #265
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent job, totally endorsing the API approach instead of the OO "command" approach that can affect the understanding of how the builder modules work.
|
@ArduinoBot build this please |
|
✅ Build completed. ⬇️ Linux 64: ⬇️ Linux 32: ⬇️ Linux ARM: ⬇️ Windows: ⬇️ OSX: ℹ️ To test this build:
|
|
✅ Build completed. ⬇️ Linux 64: ⬇️ Linux 32: ⬇️ Linux ARM: ⬇️ Windows: ⬇️ OSX: ℹ️ To test this build:
|
Turn Sketch commands into builder API functions
Removed the following commands:
SketchSaverSketchLoaderSketchSourceMergerAdded the following APIs:
arduino.builder.SaveSketchItemCpparduino.builder.LoadSketcharduino.builder.MergeSketchSourcesPackages added:
arduino.globalsto define global const valuesarduino.sketchto hold sketch types, will eventually include and supersedearduino.sketches