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

Create CHIP-specific backends for pigweed assert and logs #36297

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    f8d3011 View commit details
    Browse the repository at this point in the history
  2. No nullptr pass

    andreilitvin committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    11b05bc View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    734ffd6 View commit details
    Browse the repository at this point in the history
  2. Restyle

    andy31415 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ce47b10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a1f28 View commit details
    Browse the repository at this point in the history
  4. Switch all backends for log and assert to the new chip backends inste…

    …ad of previous built-in/basic ones. Remove old log backend
    andy31415 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b1bfe6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18d17cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4c4a1e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b02f04b View commit details
    Browse the repository at this point in the history
  8. Restyle

    andy31415 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3a431aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    301f11a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    415d726 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5bded78 View commit details
    Browse the repository at this point in the history
  12. Remove echo_pb2 from the console as this is already imported by the p…

    …w_system.console it seems
    andy31415 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f4dcba1 View commit details
    Browse the repository at this point in the history
  13. Make PWConsole work again

    andy31415 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2c57133 View commit details
    Browse the repository at this point in the history
  14. make linter happy

    andy31415 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4935a35 View commit details
    Browse the repository at this point in the history