knx/examples/knx-linux-coupler
nanosonde aabc61dc3b
Add UART support for Linux platform to use TP1 KNX transceivers (#88)
* Add inital serial port support for Linux platform

* Add missing print implementation for uint64_t and enable mask 07B0 for Linux platform using TPUART

* Create executable per mask

* Add one executable per mask for coupler
2020-09-11 13:32:29 +02:00
..
CMakeLists.txt Add UART support for Linux platform to use TP1 KNX transceivers (#88) 2020-09-11 13:32:29 +02:00
CMakeSettings.json Add coupler support (#79) 2020-09-06 21:41:34 +02:00
fdsk.cpp Add coupler support (#79) 2020-09-06 21:41:34 +02:00
fdsk.h Add coupler support (#79) 2020-09-06 21:41:34 +02:00
gcc_Debug.h Add coupler support (#79) 2020-09-06 21:41:34 +02:00
gcc_Release.h Add coupler support (#79) 2020-09-06 21:41:34 +02:00
knx-linux-Debug.vgdbsettings Add coupler support (#79) 2020-09-06 21:41:34 +02:00
knx-linux.vcxproj Add coupler support (#79) 2020-09-06 21:41:34 +02:00
knx-linux.vcxproj.filters Add coupler support (#79) 2020-09-06 21:41:34 +02:00
main.cpp Add coupler support (#79) 2020-09-06 21:41:34 +02:00