zephyr/drivers
Kumar Gala 65e72be8f7 devicetree: Generate CONFIG_UART_CONSOLE_ON_DEV_NAME from dt
We can use the chosen property "zephyr,console" to determine what uart
should be used as the console and find its name to generate a define for
CONFIG_UART_CONSOLE_ON_DEV_NAME.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-07-11 12:09:10 -05:00
..
adc
aio
bluetooth kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
clock_control clock_control: nRF5x: Select 251-500ppm as default for 32kHz RCOSC 2017-07-11 10:29:46 -05:00
console devicetree: Generate CONFIG_UART_CONSOLE_ON_DEV_NAME from dt 2017-07-11 12:09:10 -05:00
counter
crc
crypto
display kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
dma
ethernet
flash
gpio
grove
i2c dts: arm: STM32 boards use DT to configure I2C 2017-07-07 10:31:34 -05:00
ieee802154
interrupt_controller
ipm
pci
pinmux
pwm
random
rtc
sensor
serial arm: dts: Modified Atmel SAM family processor's UART to DTS. 2017-07-07 10:31:34 -05:00
shared_irq
slip
spi kernel: make K_.*_INITIALIZER private to kernel 2017-07-10 11:44:56 -07:00
timer drivers: timer: init earlier in boot sequence 2017-07-10 11:44:56 -07:00
usb
watchdog
Kconfig
Makefile