Added modbus registers and stuff.
This commit is contained in:
		
							
								
								
									
										3
									
								
								fw/Debug/Libs/crc8/crc8.d
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								fw/Debug/Libs/crc8/crc8.d
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| Libs/crc8/crc8.o: ../Libs/crc8/crc8.c ../Libs/crc8/crc8.h | ||||
|  | ||||
| ../Libs/crc8/crc8.h: | ||||
							
								
								
									
										
											BIN
										
									
								
								fw/Debug/Libs/crc8/crc8.o
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fw/Debug/Libs/crc8/crc8.o
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										1
									
								
								fw/Debug/Libs/crc8/crc8.su
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								fw/Debug/Libs/crc8/crc8.su
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | ||||
| crc8.c:14:9:crc8_calculate	24	static | ||||
							
								
								
									
										27
									
								
								fw/Debug/Libs/crc8/subdir.mk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								fw/Debug/Libs/crc8/subdir.mk
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,27 @@ | ||||
| ################################################################################ | ||||
| # Automatically-generated file. Do not edit! | ||||
| # Toolchain: GNU Tools for STM32 (9-2020-q2-update) | ||||
| ################################################################################ | ||||
|  | ||||
| # Add inputs and outputs from these tool invocations to the build variables  | ||||
| C_SRCS += \ | ||||
| ../Libs/crc8/crc8.c  | ||||
|  | ||||
| OBJS += \ | ||||
| ./Libs/crc8/crc8.o  | ||||
|  | ||||
| C_DEPS += \ | ||||
| ./Libs/crc8/crc8.d  | ||||
|  | ||||
|  | ||||
| # Each subdirectory must supply rules for building sources it contributes | ||||
| Libs/crc8/%.o: ../Libs/crc8/%.c Libs/crc8/subdir.mk | ||||
| 	arm-none-eabi-gcc "$<" -mcpu=cortex-m0plus -std=gnu11 -g3 -DDEBUG -DSTM32L031xx -DUSE_FULL_LL_DRIVER -DHSE_VALUE=8000000 -DHSE_STARTUP_TIMEOUT=100 -DLSE_STARTUP_TIMEOUT=5000 -DLSE_VALUE=32768 -DMSI_VALUE=2097000 -DHSI_VALUE=16000000 -DLSI_VALUE=37000 -DVDD_VALUE=3300 -DPREFETCH_ENABLE=0 -DINSTRUCTION_CACHE_ENABLE=1 -DDATA_CACHE_ENABLE=1 -c -I../Core/Inc -I"/home/david/VelesLabs/Smart Household/wired_sensors/RHT_Wired_Sensor/fw/Libs/crc8" -I"/home/david/VelesLabs/Smart Household/wired_sensors/RHT_Wired_Sensor/fw/Libs/ltr329" -I"/home/david/VelesLabs/Smart Household/wired_sensors/RHT_Wired_Sensor/fw/Libs/modbus" -I"/home/david/VelesLabs/Smart Household/wired_sensors/RHT_Wired_Sensor/fw/Libs/sht4x" -I../Drivers/STM32L0xx_HAL_Driver/Inc -I../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I../Drivers/CMSIS/Include -O0 -ffunction-sections -fdata-sections -Wall -fstack-usage -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" --specs=nano.specs -mfloat-abi=soft -mthumb -o "$@" | ||||
|  | ||||
| clean: clean-Libs-2f-crc8 | ||||
|  | ||||
| clean-Libs-2f-crc8: | ||||
| 	-$(RM) ./Libs/crc8/crc8.d ./Libs/crc8/crc8.o | ||||
|  | ||||
| .PHONY: clean-Libs-2f-crc8 | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 David Žaitlík
					David Žaitlík