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-02-23 13:50:35 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
defffbd5731c59b59f58b929f6186021d0776d8d
knx
/
src
History
Cornelius Köpp
1f426e9203
Update for New Uninitialized-Handling
2024-01-24 21:54:08 +01:00
..
knx
Update for New Uninitialized-Handling
2024-01-24 21:54:08 +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
…