zephyr/drivers
Ding Tao 6c00545d66 native: console: Fix Kconfig "multiple prompts" warnings
NATIVE_POSIX_STDIN_CONSOLE and NATIVE_POSIX_STDOUT_CONSOLE have more
than one prompts, this will cause warnings when run kconfig checks.

Remove one of two prompts.

Signed-off-by: Ding Tao <miyatsu@qq.com>
2018-02-07 08:35:29 -05:00
..
adc drivers: ti_adc108s102: remove newline from syslog messages 2018-01-09 10:59:41 -05:00
aio
bluetooth dts: add spi device support for SPI bluetooth modules 2018-01-22 18:08:51 -06:00
clock_control drivers: clock_control: simplify CLOCK_STM32_PLL_PREDIV1 config 2018-01-25 15:13:53 -06:00
console native: console: Fix Kconfig "multiple prompts" warnings 2018-02-07 08:35:29 -05:00
counter
crypto kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
display
dma kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
entropy drivers: entropy: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
ethernet drivers: ethernet: eth_stm32_hal: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
flash flash: mcux: implement software write protection (HACK) 2018-02-06 15:39:45 -06:00
gpio lpc: Add gpio mcux driver for lpc 2018-01-23 09:18:32 -06:00
grove kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
i2c drivers: i2c: nrf5: Make pins for Port 1 configurable 2018-02-05 16:12:48 -05:00
i2s drivers: Add Atmel SAM I2S (SSC) driver 2017-11-30 10:30:33 -05:00
ieee802154 drivers: cc2520: Change debug information 2018-02-02 16:50:07 +02:00
interrupt_controller drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
ipm kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
led_strip
net
pci drivers: pci: when enumerating, only print the device info 2018-02-01 02:19:45 -05:00
pinmux boards: arm: stm32f3_disco: Enable SPI_1, SPI_2 ports 2018-02-05 09:21:33 -06:00
pwm pwm: nrf5_sw: don't disable timer if another channel is still active 2018-01-31 19:51:12 -05:00
rtc kconfig: fix help syntax and add spaces 2017-12-13 17:43:28 -06:00
sensor sensors: tmp112: Fix breakage on stm32f4 platform 2018-02-06 17:08:35 -05:00
serial drivers: serial: uart_stm32: fix call to LL_USART_SetBaudRate 2018-02-02 08:22:27 -06:00
spi spi: sam0: fix txrx, NULL buffers, and add a stub async method. 2018-02-05 07:42:58 -08:00
timer timer: Corrected types in nRF system timer functions 2018-02-02 15:28:32 +01:00
usb usb: stm32: Introduce transfer method 2018-01-29 11:26:48 -06:00
watchdog watchdog: add a watchdog driver for the SAM0 family. 2018-01-04 13:18:25 -05:00
CMakeLists.txt irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00
Kconfig irq: move shared irq support under drivers/interrupt_controller 2018-01-23 13:37:01 -06:00