mirror of
				https://github.com/thelsing/knx.git
				synced 2025-10-26 10:26:25 +01:00 
			
		
		
		
	add platform.cpp
This commit is contained in:
		
							parent
							
								
									cb0646f3f6
								
							
						
					
					
						commit
						7a77b1e29a
					
				@ -118,6 +118,7 @@
 | 
				
			|||||||
    <ClCompile Include="..\src\knx\memory.cpp" />
 | 
					    <ClCompile Include="..\src\knx\memory.cpp" />
 | 
				
			||||||
    <ClCompile Include="..\src\knx\network_layer.cpp" />
 | 
					    <ClCompile Include="..\src\knx\network_layer.cpp" />
 | 
				
			||||||
    <ClCompile Include="..\src\knx\npdu.cpp" />
 | 
					    <ClCompile Include="..\src\knx\npdu.cpp" />
 | 
				
			||||||
 | 
					    <ClCompile Include="..\src\knx\platform.cpp" />
 | 
				
			||||||
    <ClCompile Include="..\src\knx\table_object.cpp" />
 | 
					    <ClCompile Include="..\src\knx\table_object.cpp" />
 | 
				
			||||||
    <ClCompile Include="..\src\knx\tpdu.cpp" />
 | 
					    <ClCompile Include="..\src\knx\tpdu.cpp" />
 | 
				
			||||||
    <ClCompile Include="..\src\knx\tpuart_data_link_layer.cpp" />
 | 
					    <ClCompile Include="..\src\knx\tpuart_data_link_layer.cpp" />
 | 
				
			||||||
 | 
				
			|||||||
@ -213,5 +213,8 @@
 | 
				
			|||||||
    <ClCompile Include="..\src\knx\tpuart_data_link_layer.cpp">
 | 
					    <ClCompile Include="..\src\knx\tpuart_data_link_layer.cpp">
 | 
				
			||||||
      <Filter>Source files\knx</Filter>
 | 
					      <Filter>Source files\knx</Filter>
 | 
				
			||||||
    </ClCompile>
 | 
					    </ClCompile>
 | 
				
			||||||
 | 
					    <ClCompile Include="..\src\knx\platform.cpp">
 | 
				
			||||||
 | 
					      <Filter>Source files\knx</Filter>
 | 
				
			||||||
 | 
					    </ClCompile>
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
</Project>
 | 
					</Project>
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user