nuttx/boards/arm/stm32l4
Jeonghyun Kim d594a171ac board: nucleo-l432kc: Add missing I2C3 GPIO definition
I2C3 not worked due to it's GPIO pin definition has been missing on board.h.
Fix it through include two pin macros on stm32l4x3xx_pinmap.h to board.h.
GPIO_I2C3_SCL and GPIO_I2C3_SDA is pointing A7 and B4 respectively.
2021-02-11 06:39:09 -03:00
..
b-l475e-iot01a make/expression: improving up asm/C/C++ compile times 2020-11-02 07:53:53 -08:00
nucleo-l432kc board: nucleo-l432kc: Add missing I2C3 GPIO definition 2021-02-11 06:39:09 -03:00
nucleo-l452re boards/arm/stm32l4/nucleo-l452re/src/stm32_adc.c: Fix syslog formats 2020-12-02 02:53:47 -06:00
nucleo-l476rg build: Move __NuttX__ definition to tools/Config.mk 2020-11-02 13:22:39 -03:00
nucleo-l496zg make/expression: improving up asm/C/C++ compile times 2020-11-02 07:53:53 -08:00
stm32l4r9ai-disco make/expression: improving up asm/C/C++ compile times 2020-11-02 07:53:53 -08:00
stm32l476-mdk make/expression: improving up asm/C/C++ compile times 2020-11-02 07:53:53 -08:00
stm32l476vg-disco make/expression: improving up asm/C/C++ compile times 2020-11-02 07:53:53 -08:00