Added bit shift for the I2C address. Changed return values to int8_t from int.
This commit is contained in:
17
fw/Debug/objects.list
Normal file
17
fw/Debug/objects.list
Normal file
@@ -0,0 +1,17 @@
|
||||
"Core/Src/i2c.o"
|
||||
"Core/Src/led.o"
|
||||
"Core/Src/main.o"
|
||||
"Core/Src/sht4x.o"
|
||||
"Core/Src/stm32l0xx_it.o"
|
||||
"Core/Src/syscalls.o"
|
||||
"Core/Src/sysmem.o"
|
||||
"Core/Src/system_stm32l0xx.o"
|
||||
"Core/Startup/startup_stm32l011f4ux.o"
|
||||
"Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_dma.o"
|
||||
"Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_exti.o"
|
||||
"Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_gpio.o"
|
||||
"Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_i2c.o"
|
||||
"Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_lpuart.o"
|
||||
"Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_pwr.o"
|
||||
"Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_rcc.o"
|
||||
"Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_utils.o"
|
||||
Reference in New Issue
Block a user