pico-sdk/src/rp2_common/pico_stdio_usb
Graham Sanderson 13be546dc3
pico_stdio improvements (#598)
* add stdio_usb_connected() method
* add PICO_STDIO_USB_CONNECT_WAIT_TIMEOUT_MS to allow waiting for CDC connection during init(* 
* add puts_raw and putchar_raw to skip any CR/LF translation
2021-10-08 09:01:30 -05:00
..
include pico_stdio improvements (#598) 2021-10-08 09:01:30 -05:00
CMakeLists.txt split out usb_reset_interface header into its own library for consumption by picotool or others (#589) 2021-10-07 08:17:13 -05:00
reset_interface.c Move to Tinyusb 0.10.0 (still with RP patches) (#462) 2021-06-02 13:04:08 -05:00
stdio_usb_descriptors.c Prevent warnings about some unused parameters in pico_stdio_usb when building with -Wextra (#431) 2021-05-24 16:42:28 -05:00
stdio_usb.c pico_stdio improvements (#598) 2021-10-08 09:01:30 -05:00