mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-01 21:52:12 +01:00
a665a3b9b4
This ensures that all code is (re)built when running a test. Previously, only the app code was built (because that's where the tests live), requiring a manual full build when changing something in arduino-core. This could lead to confusing situations, where you would changes something but it was not always automatically recompiled.
HOW TO BUILD ARDUINO
See: https://github.com/arduino/Arduino/wiki/Building-Arduino