10000 feat(esp32_usb_stream): update usb stream lib by lijunru-hub · Pull Request #3 · esp-arduino-libs/ESP32_USB_Stream · GitHub
[go: up one dir, main page]

Skip to content

feat(esp32_usb_stream): update usb stream lib #3

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

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

lijunru-hub
Copy link
Collaborator
@lijunru-hub lijunru-hub commented Jul 18, 2024

Closes 2!

  1. Supports compilation with idf5.1.
  2. Synchronize code to uvc_steam version 1.4.0.

@lijunru-hub lijunru-hub requested review from leeebo and Lzw655 July 18, 2024 06:40
@lijunru-hub lijunru-hub force-pushed the feat/update_usb_stream_lib branch 3 times, most recently from 891f766 to cc6890a Compare July 18, 2024 07:43
Copy link
@leeebo leeebo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lijunru-hub LGTM!

@lijunru-hub
Copy link
Collaborator Author

@Lzw655 PTAL

Copy link
Collaborator
@Lzw655 Lzw655 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also update the README. Thank you!

@@ -0,0 +1,15 @@
version: "1.4.0"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version: "1.4.0"
version: "0.1.0"

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个是 USB_Stream 的源文件的版本号,不是 arduino 的,这个就不改了

@@ -1,7 +1,7 @@
name=ESP32_USB_STREAM
version=0.0.1
version=1.4.0
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version=1.4.0
version=0.1.0

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已改

@lijunru-hub lijunru-hub force-pushed the feat/update_usb_stream_lib branch from cc6890a to a22bff7 Compare August 2, 2024 07:27
@lijunru-hub lijunru-hub force-pushed the < 9193 span > feat/update_usb_stream_lib branch from a22bff7 to ab4cfaa Compare August 2, 2024 07:29
@Lzw655 Lzw655 merged commit 8854d03 into master Aug 2, 2024
3 checks passed
@Lzw655 Lzw655 deleted the feat/update_usb_stream_lib branch August 2, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Both UVC & UAC getting start doesn't want to compile for ESP32-S3
3 participants
0