zephyr/drivers
Florian Vaussard 614db02cc6 stm32f4: Add STM32F413 Nucleo board
Add necessary board files, pinmux and device tree in order to have a
usable debug console.

Origin: Original

Change-Id: I280320700352fd36a544c03f4e57d2eeec2449e5
Signed-off-by: Florian Vaussard <florian.vaussard@heig-vd.ch>
2017-05-15 13:22:54 -04:00
..
adc
aio
bluetooth Bluetooth: Move common code to common/ 2017-05-12 12:56:14 +03:00
clock_control drivers: clock_control: fix AHB2 bus clock activation on stm32f4 2017-05-15 08:27:27 -05:00
console drivers: telnet_console: use k_thread_create() 2017-05-11 20:24:22 -04:00
counter
crc
crypto
display
dma
ethernet
flash
gpio gpio_sch: use k_thread_create() 2017-05-11 20:24:22 -04:00
grove
i2c
ieee802154 drivers: ieee802154: use k_thread_create() 2017-05-11 20:24:22 -04:00
interrupt_controller
ipm
pci
pinmux stm32f4: Add STM32F413 Nucleo board 2017-05-15 13:22:54 -04:00
pwm
random
rtc
sensor
serial drivers: serial: Clarify usage of TX/RX IRQ predicates. 2017-05-13 10:57:31 -04:00
shared_irq
slip
spi drivers: spi: add nRF5 slave driver 2017-05-11 22:35:28 -04:00
timer
usb
watchdog
Kconfig
Makefile