Skip to content

Conversation

SuGlider
Copy link
Collaborator

@SuGlider SuGlider commented May 21, 2024

Description of Change

This PR is a backport of #9628

  • Fixes HW CDC uploading issue using the HWSerial/JTAG port.
  • Changes SOF detection from ISR to Timer routine instead
  • Uses correct logging functions in order to separate UART from USB CDC, always closing one or the other whenever one of them is selected using setDebugOutput(bool) method.
  • Fixes a warning about %ld versus %d in the HWCDC_Events.ino example.

Tests scenarios

Tested for ESP32-S3 and ESP32-C3 using the HWCDC_Events.ino example.
Tested also for ESP32-S3, ESP32-C3 and ESP32-S2 for chekcing that the log_XX() functions work correctly.

Related links

Fix #9646
Fix #9580

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
2 participants