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

Docs wrong for Hardware UART API #1685

Closed
peterharperuk opened this issue Apr 12, 2024 · 1 comment
Closed

Docs wrong for Hardware UART API #1685

peterharperuk opened this issue Apr 12, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation hardware_uart
Milestone

Comments

@peterharperuk
Copy link
Contributor

See #1125 (comment)

The doxygen has a code snippet that needs to be fixed to call uart_init AFTER setting gpio functions

@peterharperuk peterharperuk self-assigned this Apr 12, 2024
@kilograham kilograham added documentation Improvements or additions to documentation hardware_uart labels May 18, 2024
@kilograham kilograham added this to the 1.5.2 milestone May 19, 2024
peterharperuk added a commit to peterharperuk/pico-sdk that referenced this issue Jul 23, 2024
kilograham pushed a commit that referenced this issue Jul 23, 2024
* Fix doxygen for uart example

Fixes #1685

* Clarify uart write

will block until data "has been sent to the UART transmit buffer"

Fixes #1481

* Add note to flash API about erasing sectors

Fixes: #650
@lurch
Copy link
Contributor

lurch commented Jul 24, 2024

Fixed by #1772

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation hardware_uart
Projects
None yet
Development

No branches or pull requests

3 participants