pico-sdk/src/host/pico_stdio
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 pico_stdio improvements (#598) 2021-10-08 09:01:30 -05:00
CMakeLists.txt make all non hardware_ libraries foo add C preprocessor definition LIB_FOO=1, and remove bespoke definitions which were all undocumented anyway (#374) 2021-05-04 08:00:17 -05:00
stdio.c Initial Release 2021-01-20 10:44:27 -06:00