1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-13 10:29:35 +01:00
Arduino/arduino-core
Cristian Maglie 8f1f4be95c 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/
2020-07-24 12:37:53 +02:00
..
2014-11-13 16:34:24 +01:00
2014-11-13 16:34:24 +01:00