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

Add support for TX_DONE interrupt for ESP32 in IOControl modbus #2535

Merged
merged 2 commits into from
Jul 29, 2022

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Jul 27, 2022

Allow enabling of TX_DONE for ESP32 UART.
Add interrupt mask control to smg_uart_intr_config_t
Update IOControl library with fixes for modbus on esp32c3, and use TX_DONE interrupt.

@mikee47 mikee47 force-pushed the fix/esp32-iocontrol branch from 2326ef5 to 047fc81 Compare July 28, 2022 13:50
@slaff slaff added this to the 4.7.0 milestone Jul 28, 2022
@slaff slaff merged commit d2923bd into SmingHub:develop Jul 29, 2022
@mikee47 mikee47 deleted the fix/esp32-iocontrol branch July 29, 2022 12:22
@slaff slaff mentioned this pull request Nov 8, 2022
5 tasks
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.

2 participants