Skip to content

Conversation

@finger563
Copy link
Contributor

Description

  • Update usb/uart vfs drivers to use latest, fixing deprecation warning

Motivation and Context

Keeps the code up to date, using latest and removes all warnings from builds.

How has this been tested?

Build and run ble_gatt_server/example (which uses CLI) on QtPy ESP32s3.

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

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 usb/uart vfs drivers to use latest, fixing deprecation warning

Keeps the code up to date, using latest and removes all warnings from builds.

Build and run `ble_gatt_server/example` (which uses CLI) on QtPy ESP32s3.
@finger563 finger563 added the cli label Feb 6, 2025
@finger563 finger563 self-assigned this Feb 6, 2025
@finger563 finger563 added the enhancement New feature or request label Feb 6, 2025
@github-actions
Copy link

github-actions bot commented Feb 6, 2025

✅Static analysis result - no issues found! ✅

@finger563 finger563 merged commit 2bd8277 into main Feb 6, 2025
70 checks passed
@finger563 finger563 deleted the fix/cli-deprecation-warning branch February 6, 2025 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants