knx/knxPython
2019-06-29 22:43:52 +02:00
..
pybind11@9a19306fbf some progress with python wrapper 2018-12-22 01:55:08 +01:00
CMakeLists.txt add setup.py for publishing on pypi. 2019-06-29 22:43:52 +02:00
CMakeLists.txt.old first real working version of knxPython 2018-12-22 14:53:31 +01:00
CMakeSettings.json add Prepare and Destroy 2019-06-29 10:30:58 +02:00
gcc_Debug.h some progress with python wrapper 2018-12-22 01:55:08 +01:00
gcc_Release.h add first version of knx python module 2018-12-11 22:42:13 +01:00
knxmodule.cpp fixes 2019-06-29 16:40:29 +02:00
knxPython-Debug.vgdbsettings make path of flash.bin configurable 2019-01-21 21:29:00 +01:00
knxPython-Release.vgdbsettings add first version of knx python module 2018-12-11 22:42:13 +01:00
knxPython.vcxproj first real working version of knxPython 2018-12-22 14:53:31 +01:00
knxPython.vcxproj.filters delegate memory management for knx tables to Platform class. Preallocate memory for them on linux. 2018-12-12 23:17:42 +01:00
Manifest.in add setup.py for publishing on pypi. 2019-06-29 22:43:52 +02:00
setup.py add setup.py for publishing on pypi. 2019-06-29 22:43:52 +02:00
VERSION add setup.py for publishing on pypi. 2019-06-29 22:43:52 +02:00
write_version_info.py add setup.py for publishing on pypi. 2019-06-29 22:43:52 +02:00