pico-sdk/src
Peter Harper ac8f277e5a
Fix stdio_set_chars_available_callback for usb (#1649)
When you get a callback to tell you a character is available, you should
be able to call getchar_timeout_us, but it's not working for USB

Fixes #1603

Co-authored-by: Andrew Gordon <arg@gordondesign.ltd.uk>
2024-05-18 18:59:47 -05:00
..
boards Add board definition for upcoming Pololu Zumo 2040 Robot (#1475) 2023-12-15 13:49:19 +00:00
common reformatting doxygen comment markup (#1660) 2024-03-22 09:09:44 -05:00
host Allow support of crystals other than 12MHz (#1024) (#1272) 2023-03-21 12:49:20 -05:00
rp2_common Fix stdio_set_chars_available_callback for usb (#1649) 2024-05-18 18:59:47 -05:00
rp2040 Update svd using latest version of generation tools (#1417) 2023-06-09 09:39:17 -05:00
board_setup.cmake update cmake vars which come from environment with FORCE so they can be updated (#1405) 2023-06-02 12:49:54 -05:00
CMakeLists.txt Rework build targets such that: (#1211) 2023-01-30 10:56:03 -06:00
host.cmake Initial Release 2021-01-20 10:44:27 -06:00
rp2_common.cmake Fix build issues with spaces and parentheses (#1136) 2022-12-06 18:45:57 -05:00
rp2040.cmake Initial Release 2021-01-20 10:44:27 -06:00