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

Makefile: Modified and added features. #10

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jaenrig-ifx
Copy link
Member

By creating this pull request you agree to the terms in CONTRIBUTING.md.
https://github.com/Infineon/.github/blob/master/CONTRIBUTING.md
--- DO NOT DELETE ANYTHING ABOVE THIS LINE ---

CONTRIBUTING.md also tells you what to expect in the PR process.

These changes limit the process output to the tests result.

For example, the call
make test_wifi_sta FQBN=infineon:psoc:cy8ckit_062s2_ai PORT=/dev/ttyACM1
will also monitor after compiling and flashing the target.

The verbosity has also been reduced:

  • Printing arguments only once
  • Echo off for all commands
  • Remove --log

Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@jaenrig-ifx jaenrig-ifx force-pushed the makefile-improvements branch from 846898b to cf05e11 Compare January 30, 2025 09:16
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
@jaenrig-ifx jaenrig-ifx force-pushed the makefile-improvements branch from cf05e11 to 2c9fa42 Compare January 30, 2025 09:17
Copy link
Collaborator

@ramya-subramanyam ramya-subramanyam left a comment

Choose a reason for hiding this comment

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

👍

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.

3 participants