Skip to content

micro: add a mechanism for excluding test and kernel sources from Makefile build #45387

@rkuester

Description

@rkuester

@tensorflow/micro

When submitting a change for review which both copies and modifies a file, it's helpful to submit the copy and the modification as two separate PRs. Otherwise the PR's files changed tab does not show the modifications, but rather it looks as if the copied and modified file was simply added in its final form. See, for example, the sequence of PRs in the flight plan of issue #45306.

To facilitate submitting a PR which adds a file which should not yet be a part of the build (for the copy PR), add to the micro Makefile a means to exclude kernel and test sources from the build.

Metadata

Metadata

Assignees

Labels

comp:microRelated to TensorFlow Lite Microcontrollers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions