Added modbus registers and stuff.
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
"./Core/Src/config.o"
|
||||
"./Core/Src/crc8.o"
|
||||
"./Core/Src/i2c.o"
|
||||
"./Core/Src/ltr329.o"
|
||||
"./Core/Src/main.o"
|
||||
"./Core/Src/modbus.o"
|
||||
"./Core/Src/sht4x.o"
|
||||
"./Core/Src/stm32l0xx_it.o"
|
||||
"./Core/Src/syscalls.o"
|
||||
"./Core/Src/sysmem.o"
|
||||
@@ -19,3 +15,7 @@
|
||||
"./Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_tim.o"
|
||||
"./Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_usart.o"
|
||||
"./Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_ll_utils.o"
|
||||
"./Libs/crc8/crc8.o"
|
||||
"./Libs/ltr329/ltr329.o"
|
||||
"./Libs/modbus/modbus.o"
|
||||
"./Libs/sht4x/sht4x.o"
|
||||
|
||||
Reference in New Issue
Block a user