mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
delegate memory management for knx tables to Platform class. Preallocate memory for them on linux.
This commit is contained in:
@@ -128,6 +128,7 @@
|
||||
<ClCompile Include="..\src\knx\memory.cpp" />
|
||||
<ClCompile Include="..\src\knx\network_layer.cpp" />
|
||||
<ClCompile Include="..\src\knx\npdu.cpp" />
|
||||
<ClCompile Include="..\src\knx\platform.cpp" />
|
||||
<ClCompile Include="..\src\knx\table_object.cpp" />
|
||||
<ClCompile Include="..\src\knx\tpdu.cpp" />
|
||||
<ClCompile Include="..\src\knx\tpuart_data_link_layer.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user