Skip to content
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

[tinker] only include fqc functionality if APP=tinker #2481

Merged
merged 4 commits into from
Jul 19, 2022

Conversation

scott-brust
Copy link
Member

@scott-brust scott-brust commented Jul 19, 2022

Problem

Ensure FQC functionality is only compiled into tinker if built with APP=tinker PLATFORM=p2
All other builds will exclude it

Solution

Steps to Test

CI should pass
tinker release builds should include FQC functionality on P2 platform
tinker builds with APPDIR= should NOT include FQC

Example App

tinker

References


Completeness

  • User is totes amazing for contributing!
  • Contributor has signed CLA (Info here)
  • Problem and Solution clearly stated
  • Run unit/integration/application tests on device
  • Added documentation
  • Added to CHANGELOG.md after merging (add links to docs and issues)

@scott-brust scott-brust requested a review from avtolstoy July 19, 2022 18:40
@scott-brust scott-brust changed the title [tinker] only include fqc functionality if APP=tinker [tinker] only include fqc functionality if platform=p2 Jul 19, 2022
@scott-brust scott-brust requested a review from avtolstoy July 19, 2022 21:10
@scott-brust scott-brust changed the title [tinker] only include fqc functionality if platform=p2 [tinker] only include fqc functionality if APP=tinker Jul 19, 2022
* License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/

/* Includes ------------------------------------------------------------------*/
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like an extra copy from somewhere.

@scott-brust scott-brust merged commit 30b731e into develop Jul 19, 2022
@scott-brust scott-brust deleted the fix/fix-tinker-build-2 branch July 19, 2022 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants