zephyr/samples/boards
Emil Obalski 80a89ef799 console: usb: Remove obsolete Kconfig option.
This patch removes unused Kconfig option from console
subsystem. If application wants to wait until the console
port is connected, enabled and ready to receive data
it should use uart_line_ctrl_get() API function and
check for DTR flag.

Signed-off-by: Emil Obalski <emil.obalski@nordicsemi.no>
2020-08-13 11:49:47 +02:00
..
96b_argonkey cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
arc_secure_services zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
bbc_microbit zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
google_kukui board: arm: google_kukui: Add a sample for kukui 2020-07-08 19:21:40 -04:00
intel_s1000_crb cmake, samples, tests: Use semi-accurate project names 2020-06-09 08:18:29 -04:00
mec15xxevb_assy6853 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nrf samples: nrf: onoff_level_lighting_vnd_app: build with mcumgr 2020-08-06 11:54:54 +02:00
olimex_stm32_e407 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
reel_board/mesh_badge zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensortile_box console: usb: Remove obsolete Kconfig option. 2020-08-13 11:49:47 +02:00
ti/cc13x2_cc26x2/system_off zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
up_squared/gpio_counter zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
boards.rst