knx/src
Waldemar Porscha e43325e42b New implementation of Uninitialized state for group object
- old implementation is still there for compatibility reasons
- new implementation reflects the case "uninitialized while transmitting"
- Just states "Updated", "WriteRequest" and "Ok" remove uninitialized state
2024-02-12 16:05:39 +01:00
..
knx New implementation of Uninitialized state for group object 2024-02-12 16:05:39 +01:00
arduino_platform.cpp
arduino_platform.h
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 Fix for RP2040 UART pin handling: Setting of uart pins moved setupUart method. 2023-12-31 14:25:24 +01:00
rp2040_arduino_platform.h Fix build error for missing variable if KNX_NETIF is not defined 2024-01-02 19:37:52 +01:00
samd_platform.cpp
samd_platform.h
stm32_platform.cpp
stm32_platform.h