nuttx/configs/nucleo-h743zi/src
raiden00pl af8a002a10 Merged in raiden00/nuttx_h7 (pull request #720)
I2C support for STM32H7

* stm32h7/chip.h: update peripherals

* stm32h7x3xx_rcc.h: update definitions

* stm32h7x3xx_rcc.c: remove some unused code and configure I2C clocks

* stm32h7: add lower half I2C driver (based on F7 I2C driver)

* configs/nucleo-h743zi: add LSM303AGR and LSM6DSL configuration

* Remove whitespace

* sensors/lsm303agr.c, sensors/lsm6dsl.c: add mising include, remove whitespace

Approved-by: GregoryN <gnutt@nuttx.org>
2018-09-16 15:58:25 +00:00
..
.gitignore
Makefile
nucleo-h743zi.h
stm32_appinitialize.c
stm32_autoleds.c
stm32_boot.c
stm32_bringup.c
stm32_buttons.c
stm32_lsm6dsl.c
stm32_lsm303agr.c
stm32_spi.c
stm32_userleds.c