knx/src
2024-03-29 22:32:18 +01:00
..
knx some bugfixes 2024-03-29 22:32:18 +01:00
arduino_platform.cpp Extends the platforms with additional uart methods. 2024-03-28 08:21:59 +01:00
arduino_platform.h Extends the platforms with additional uart methods. 2024-03-28 08:21:59 +01:00
cc1310_platform.cpp
cc1310_platform.h
esp32_platform.cpp Fix for RP2040 UART pin handling: Setting of uart pins moved setupUart method. 2023-12-31 14:25:24 +01:00
esp32_platform.h Allow to set uart pins for RP2040 and ESP32 platform 2023-12-25 19:45:52 +01:00
esp_platform.cpp
esp_platform.h
knx_facade.cpp this adds IP (WiFi and wired Ethernet) support to the rp2040 platform. 2023-12-24 10:20:23 +01:00
knx_facade.h Merge pull request #264 from OpenKNX/feature_activitycallback 2023-12-26 21:24:55 +01:00
knx.h
linux_platform.cpp
linux_platform.h
rp2040_arduino_platform.cpp Adds dma support for rp2040 uart 2024-03-28 08:33:15 +01:00
rp2040_arduino_platform.h Adds dma support for rp2040 uart 2024-03-28 08:33:15 +01:00
samd_platform.cpp
samd_platform.h
stm32_platform.cpp
stm32_platform.h