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

Serial reorganization code for RS-485 Mode, Flow Control Mode and Serial Mode #8718

Conversation

SuGlider
Copy link
Collaborator

@SuGlider SuGlider commented Oct 5, 2023

Description of Change

This PR makes RS-485 Mode and Flow Control Mode to be closer to the IDF HAL level in order to make it easier to maintain.
There is no change in its functionality.

It also moves SERIAL modes to HardwareSerial.h.

It helps the new Arduino IDE 2.0.x find the commentaries that allow Intellisense to display all the options for those functions.

Tests scenarios

ESP32 compilation testing.

Related links

None

@SuGlider SuGlider added Status: Pending Merge Pull Request is ready to be merged Peripheral: UART labels Oct 5, 2023
@SuGlider SuGlider added this to the 3.0.0 milestone Oct 5, 2023
@SuGlider SuGlider self-assigned this Oct 5, 2023
@SuGlider SuGlider changed the title Reorganize RS485 Mode - FlowCtrl Serial reorganization code for RS-485 Mode, Flow Control Mode and Serial Mode Oct 5, 2023
@me-no-dev me-no-dev merged commit b98b52a into espressif:master Oct 6, 2023
37 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Peripheral: UART Status: Pending Merge Pull Request is ready to be merged
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants