nuttx/boards/arm
John Bonham f731763211 board: nucleo-l152re: Added registering logic I2C on /dev.
board: nucleo-l152re: Added registering logic I2C on /dev.

squash 5 commits

board: nucleo-l152re: Add missing I2C1 GPIO definition
I2C1 not worked due to it's GPIO pin definition has been missing on board.h.
Fix it through include two pin macros on stm32l15xxx_pinmap.h(arch/arm/src/stm32/hardware) to board.h
GPIO_I2C1_SCL => PB8 (CN5 pin 10, D15)
GPIO_I2C1_SDA => PB9 (CN5 pin 9, D14)

Added board_late_initialize() function for init I2C.

board: nucleo-l152re: Added registering logic I2C on /dev.
I2C1 hasn't been registered on /dev. Fix it.

board: nucleo-l152re: Fix code style.

Update board.h

board: nucleo-l152re: Fix code style.

Variables starting with symbol '"g_*" means it is a global variable, I think this is not the case here.

Fix code style
2022-02-09 12:26:01 +08:00
..
a1x/pcduino-a10 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
am335x/beaglebone-black sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
c5471/c5471evm sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
cxd56xx boards: cxd56xx: audio: Support I2S input 2022-02-08 10:47:03 +01:00
dm320/ntosd-dm320 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
efm32 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
eoss3/quickfeather board: Remove -fno-strength-reduce 2022-01-19 00:14:03 +01:00
imx6/sabre-6quad board: Remove -fno-strength-reduce 2022-01-19 00:14:03 +01:00
imxrt driver/mmcsd: add option to limit block count in multiple-block transfer mode. 2022-01-22 14:59:26 +08:00
kinetis sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
kl sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
lc823450/lc823450-xgevk sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
lpc17xx_40xx sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
lpc31xx sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
lpc43xx sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
lpc54xx/lpcxpresso-lpc54628 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
lpc214x sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
lpc2378/olimex-lpc2378 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
max326xx/max32660-evsys sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
moxart/moxa board: Remove -fno-strength-reduce 2022-01-19 00:14:03 +01:00
nrf52 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
nuc1xx/nutiny-nuc120 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
phy62xx/phy6222 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
rp2040 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
s32k1xx sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
sam34 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
sama5 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
samd2l2 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
samd5e5 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
samv7 boards/arm/samv7/same70-qmtech: add buttons interface 2022-02-04 16:41:20 +08:00
stm32 board: nucleo-l152re: Added registering logic I2C on /dev. 2022-02-09 12:26:01 +08:00
stm32f0l0g0 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
stm32f7 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
stm32h7 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
stm32l4 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
stm32l5 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
str71x/olimex-strp711 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
tiva sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
tms570 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00
xmc4 sched: Remove SDCLONE_DISABLE option and config 2022-01-31 19:03:20 +01:00