zephyr/drivers
Erwan Gouriou 2a490fd030 boards: Set nucleo_f429zi compatible with configuration guidelines
According to Default Configuration Guidelines, update nucleo_f429zi
- Add SPI_1, pinmux compatible with arduino spi
- Change PWM from PA0 to PE13 (Arduino D3)
- Disable I2C by default
- Update board dts with arduino connectors
- update board yaml file
- update board documentation

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-07-05 11:28:53 -05:00
..
adc
aio drivers: aio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
bluetooth drivers: bluetooth: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
can
clock_control drivers: clock_control: Add support for stm32f2 2018-07-05 11:26:07 -05:00
console
counter
crypto drivers: crypto: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
display drivers: display: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
dma drivers/dma: dma_stm32f4x: use dma_slot to select peripheral 2018-07-05 11:24:59 -05:00
entropy drivers: entropy: stm32: add support for STM32F7 2018-07-03 22:48:08 -04:00
ethernet drivers: eth: native_posix: Enable gPTP support 2018-07-05 12:53:37 +03:00
flash
gpio drivers: stm32-gpio: Provide GPIO driver for stm32f2 2018-07-05 11:26:07 -05:00
grove
i2c i2c: stm32_v2: implement slave support 2018-07-04 11:57:33 +02:00
i2s drivers: i2c: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
ieee802154 drivers: ieee802154: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
interrupt_controller driver: interrupt_controller: Add support for stm32f2 2018-07-05 11:26:07 -05:00
ipm drivers: ipm: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
led
led_strip drivers: led_strip: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
net
pci drivers: pci: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pinmux boards: Set nucleo_f429zi compatible with configuration guidelines 2018-07-05 11:28:53 -05:00
ptp_clock drivers: ptp_clock: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
pwm drivers: pwm: nrf: Add nrfx_pwm.c to the build when PWM_NRFX is enabled 2018-07-05 11:58:51 +02:00
rtc
sensor
serial driver: uart_stm32: add support for stm32f2 series 2018-07-05 11:26:07 -05:00
spi
timer
usb drivers: usb_dc_stm32: don't wait for semaphore in ISR context 2018-07-05 11:06:30 -04:00
watchdog
wifi drivers: wifi: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
CMakeLists.txt
Kconfig