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

cederom doc uart update 20220818 #9067

Closed

Conversation

cederom
Copy link
Contributor

@cederom cederom commented Aug 18, 2022

  • Update ESP32 UART quickref with note on input-only pins.
  • Add Notes on UART init() and deinit().

@cederom cederom force-pushed the cederom-doc-uart-update-20220818 branch 2 times, most recently from d7d226a to a30ec3a Compare August 18, 2022 04:14
Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
* `init()` can be called multiple times to reconfigure UART.
* After `deinit()` it is impossible to call `init()` again.

Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
@cederom cederom force-pushed the cederom-doc-uart-update-20220818 branch from a30ec3a to fefa2ae Compare August 18, 2022 04:15
@jimmo
Copy link
Member

jimmo commented Aug 18, 2022

Thanks @cederom, looks good!

@dpgeorge dpgeorge added the docs label Aug 25, 2022
@dpgeorge
Copy link
Member

Rebased and merged in 769262e and 602f9db

@dpgeorge dpgeorge closed this Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants