-
Notifications
You must be signed in to change notification settings - Fork 872
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify example of stdio_set_chars_available_callback (#495)
The example in here uses an async callback to avoid a race when using stdio_usb. But there's a fix available for this issue so simplify the example. To test pass -DPICO_STDIO_USB=1 on the cmake command line. Fixes #461
- Loading branch information
1 parent
69e63cc
commit cbb5d61
Showing
1 changed file
with
4 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters