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

Clean up CLI help comments to reduce memory usage #207

Merged
merged 5 commits into from
Feb 15, 2024
Merged

Commits on Feb 9, 2024

  1. shorten help texts, remove obsolete commands

    also get rid of some duplication
    removed
    * simple_sensor
    * watchdog task
    pwittich committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1ca4d45 View commit details
    Browse the repository at this point in the history
  2. clang fixes

    pwittich committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    48c1061 View commit details
    Browse the repository at this point in the history
  3. Apply clang-format changes

    pwittich authored and github-actions[bot] committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d314c6e View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Update LocalTasks.c

    pwittich committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    babc7f4 View commit details
    Browse the repository at this point in the history
  2. clang-format

    pwittich committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    9a6d636 View commit details
    Browse the repository at this point in the history