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

Pigweed-app example: nrfconnect SDK logs redirect to pw_hdlc #4775

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

szatmz
Copy link
Contributor

@szatmz szatmz commented Feb 9, 2021

Problem

Mutual exclusion of various parts of the code using UART was already introduced for examples/lighting-app. This PR adds the same functionality to examples/pigweed-app

Summary of Changes

  • Moves PigweedLoggerMutex out of Rpc.cpp into its own header and definition file.
  • Configures and builds pigweed-app with the necessary new dependencies and settings.

@woody-apple
Copy link
Contributor

@saurabhst ?

@pullapprove pullapprove bot requested a review from msandstedt February 10, 2021 18:41
@woody-apple woody-apple merged commit 55793d8 into project-chip:master Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants