Skip to content

feat(cli): updated submodule#3

Merged
finger563 merged 2 commits intomainfrom
feature/cli
Jun 26, 2023
Merged

feat(cli): updated submodule#3
finger563 merged 2 commits intomainfrom
feature/cli

Conversation

@finger563
Copy link
Copy Markdown
Contributor

Description

  • Update espp submodule to support terminal resizing of cli, support ctrl+l, and have better support for initialization
  • Removed extra call to configure_stdin_stdout now that the cli has been updated to not require it on s3.

Motivation and Context

The cli is the main function of the demo right now, so supporting resizing of the terminal and giving users the ability to clear it if they wish improves the demo experience.

How has this been tested?

Building and running the main code.

Screenshots (if appropriate, e.g. schematic, board, console logs, lab pictures):

bldc_test_stand-compressed.mp4

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update
  • Hardware (schematic, board, system design) change
  • Software change

Checklist:

  • My change requires a change to the documentation.
  • I have added / updated the documentation related to this change via either README or WIKI

Software

  • I have added tests to cover my changes.
  • I have updated the .github/workflows/build.yml file to add my new test to the automated cloud build github action.
  • All new and existing tests passed.
  • My code follows the code style of this project.

* Update espp submodule to support terminal resizing of cli and have better support for initialization
* Removed extra call to configure_stdin_stdout now that the cli has been updated to not require it on s3.
@finger563 finger563 added enhancement New feature or request cli related to the command line interface for the test stand labels Jun 26, 2023
@finger563 finger563 merged commit 08aa581 into main Jun 26, 2023
@finger563 finger563 deleted the feature/cli branch June 26, 2023 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli related to the command line interface for the test stand enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant