thelsing / knx

knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
GNU General Public License v3.0
257 stars 91 forks source link

Add KNX-IP support for the rp2040 plattform #266

Closed Ing-Dom closed 6 months ago

Ing-Dom commented 6 months ago

this adds IP (WiFi and wired Ethernet) support to the rp2040 platform. It includes also some optimizations for KNX-IP in general.

This PR also includes the commits from PR #265 - so it can be easily merged after that one.

thelsing commented 6 months ago

Please separate PRs in the future and please resolve the CodeFactor issue.