Skip to content

Comments

esp32/uart: enable source clock before uart setup#2999

Open
addshore wants to merge 1 commit intotoitlang:masterfrom
addshore:adam-v2.0.0-alpha.189-uart-enable-sclk
Open

esp32/uart: enable source clock before uart setup#2999
addshore wants to merge 1 commit intotoitlang:masterfrom
addshore:adam-v2.0.0-alpha.189-uart-enable-sclk

Conversation

@addshore
Copy link
Contributor

Add a small HAL wrapper to enable UART source clock and call it before selecting sclk/baud in uart.create. This prevents configuration against a disabled clock domain during bring-up.

Add a small HAL wrapper to enable UART source clock and call it before selecting sclk/baud in uart.create. This prevents configuration against a disabled clock domain during bring-up.
@addshore
Copy link
Contributor Author

I'm pretty sure this was fixed in 190, so I'll likely close this tommorrow once validating

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant