Searched full:getline (Results 1 – 8 of 8) sorted by relevance
2 name: getline Sample4 sample.console.getline:
5 project(getline) project
33 :zephyr-app: samples/subsys/console/getline
4 zephyr_sources_ifdef(CONFIG_CONSOLE_GETLINE getline.c)
12 Wait For Line On Uart getline: abc;
18 printk("getline: %s;\n", s); in main()
1848 * :github:`23729` - hifive1_revb fails to work with samples/subsys/console/getline
1093 * :github:`35677` - samples/subsys/console/getchar and samples/subsys/console/getline build breaks …