Skip to content

Conversation

SuGlider
Copy link
Collaborator

@SuGlider SuGlider commented Apr 24, 2024

Description of Change

This PR has 2 changes:

1- Uses the same IDF 32bits size for TX/RX buffers.

Changed header files to use the same IDF buffer limits.

2- Changes UART Log Level from events, like BREAK and parity error, etc, to Verbose, instead of Warning.

This changes backports the issue #9551 | PR #9563

Tests scenarios

CI Only.

Related links

related to #9554

Uses the same IDF 32bits size for TX/RX buffers.

Changed header files to use the same IDF buffer limits.
* this is a backport from PR #9554
UART events like BREAK or errors are now Verbose instead of Warning Level.

Backporting change from Issue #9551
Uses the same IDF 32bits size for TX/RX buffers.

Changed header files to use the same IDF buffer limits.
* this is a backport from PR #9554
@SuGlider SuGlider added the Peripheral: UART Related to the UART peripheral or its functionality. label Apr 24, 2024
@SuGlider SuGlider added this to the 2.0.16 milestone Apr 24, 2024
@SuGlider SuGlider self-assigned this Apr 24, 2024
Keeps Overflow /  Buffer Full log messages in Warning Level.
@P-R-O-C-H-Y P-R-O-C-H-Y added the Status: Pending Merge Pull Request is ready to be merged label Apr 25, 2024
@me-no-dev me-no-dev merged commit 5492733 into release/v2.x Apr 29, 2024
@me-no-dev me-no-dev deleted the SuGlider-patch-1 branch April 29, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Peripheral: UART Related to the UART peripheral or its functionality. Status: Pending Merge Pull Request is ready to be merged
Projects
Development

Successfully merging this pull request may close these issues.

4 participants