Commit a48db64
committed
compile/verify now uses arduino-cli daemon
The build options are now passed through GRPC.
There should be no need to pass library or hardware paths anymore.
By default the daemon compiles and export the hex in the sketch folder
but this is disallowed by the IDE unless the user explicitly run
the "Export .hex" command.
All the business logic to compose board properties and command line
for the build is now embedded in the daemon and has been removed from
the IDE. \o/1 parent 09fafa1 commit a48db64
File tree
3 files changed
+91
-307
lines changed- arduino-core/src/cc/arduino
- cli
3 files changed
+91
-307
lines changed
0 commit comments