libhal / SJSU-Dev2

Firmware platform written by San Jose State University for building application for embedded systems
Apache License 2.0
42 stars 63 forks source link

Add a "Current Flags" File #1296

Open kammce opened 4 years ago

kammce commented 4 years ago

Feature Request

It would be great if firmware builds automatically detected changes in the current flags and rebuilt the whole project, or whats needed.

Detailed Description

An annoyance with building with SJSU-Dev2 is the fact that you need to purge and then rebuild each time you change the build flags as the build will not see any difference in terms of updated files. Potentially a flag file can generated and depended on for the start of the build.