This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
knx
Watch
1
Star
0
Fork
0
You've already forked knx
mirror of
https://github.com/thelsing/knx.git
synced
2026-03-13 02:22:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8acf2f737d51460fa314453888543e0decb42667
knx
/
src
History
Tony
9a46d7b1b2
Fix build for cemi_server without RF support
2024-06-20 02:09:16 +08:00
..
knx
Fix build for cemi_server without RF support
2024-06-20 02:09:16 +08: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
…