knx/src
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
..
knx Add coupler support (#79) 2020-09-06 21:41:34 +02:00
arduino_platform.cpp Add support for KNX data secure (#66) 2020-07-06 19:16:54 +02:00
arduino_platform.h add default noop implementations for most stuff of platform. 2019-12-10 22:25:33 +01:00
esp32_platform.cpp rename sendBytes ->sendBytesMultiCast 2019-12-10 22:29:14 +01:00
esp32_platform.h fix build 2019-12-10 23:00:25 +01:00
esp_platform.cpp rename sendBytes ->sendBytesMultiCast 2019-12-10 22:29:14 +01:00
esp_platform.h fix build 2019-12-10 23:00:25 +01:00
knx_facade.cpp Add coupler support (#79) 2020-09-06 21:41:34 +02:00
knx_facade.h Add coupler support (#79) 2020-09-06 21:41:34 +02:00
knx.h Add coupler support (#79) 2020-09-06 21:41:34 +02:00
linux_platform.cpp Add UART support for Linux platform to use TP1 KNX transceivers (#88) 2020-09-11 13:32:29 +02:00
linux_platform.h Add UART support for Linux platform to use TP1 KNX transceivers (#88) 2020-09-11 13:32:29 +02:00
samd_platform.cpp Bugfix, change debug uart not possible (#33) 2019-09-09 20:10:56 +02:00
samd_platform.h
stm32_platform.cpp Stm32 port (#71) 2020-06-30 14:58:53 +02:00
stm32_platform.h Stm32 port (#71) 2020-06-30 14:58:53 +02:00