..
knx
Fix #191 by initializing the platform pointer in all KnxFacade constructors ( #198 )
2022-04-19 09:51:36 +02:00
arduino_platform.cpp
Tweak for Ram usage ( #129 )
2021-04-01 09:34:26 +02:00
arduino_platform.h
Tweak for Ram usage ( #129 )
2021-04-01 09:34:26 +02:00
cc1310_platform.cpp
Add KNX_NO_PRINT to define in project to avoid console info and reduce footprint ( #127 )
2021-03-11 09:38:06 +01:00
cc1310_platform.h
Add support for CC1310 platform based on SimpleLink SDK ( #94 )
2020-11-10 21:52:38 +01:00
esp32_platform.cpp
Fixed accedental swap of size parameter and KNX_FLASH_SIZE define introduced in PR #196 ( #197 )
2022-04-16 22:16:02 +02:00
esp32_platform.h
add KNX IP discovery support ( #141 )
2021-06-04 17:23:23 +02:00
esp_platform.cpp
Fixed accedental swap of size parameter and KNX_FLASH_SIZE define introduced in PR #196 ( #197 )
2022-04-16 22:16:02 +02:00
esp_platform.h
add KNX IP discovery support ( #141 )
2021-06-04 17:23:23 +02:00
knx_facade.cpp
added support for RP2040 (Raspberry Pi Pico) ( #145 )
2021-07-08 19:45:33 +02:00
knx_facade.h
Fix #191 by initializing the platform pointer in all KnxFacade constructors ( #198 )
2022-04-19 09:51:36 +02:00
knx.h
Add support for CC1310 platform based on SimpleLink SDK ( #94 )
2020-11-10 21:52:38 +01:00
linux_platform.cpp
Add KNX_NO_PRINT to define in project to avoid console info and reduce footprint ( #127 )
2021-03-11 09:38:06 +01:00
linux_platform.h
Add UART support for Linux platform to use TP1 KNX transceivers ( #88 )
2020-09-11 13:32:29 +02:00
rp2040_arduino_platform.cpp
solves #183 ( #185 )
2022-02-26 22:40:17 +01:00
rp2040_arduino_platform.h
Branch flash pr with large eeprom ( #177 )
2022-02-22 14:24:36 +01:00
samd_platform.cpp
- Get rid of EEPROM emulation ( #186 )
2022-02-26 22:39:21 +01:00
samd_platform.h
- Get rid of EEPROM emulation ( #186 )
2022-02-26 22:39:21 +01:00
stm32_platform.cpp
Fix EEPROM include on STM32 ( #151 )
2021-10-17 18:19:45 +02:00
stm32_platform.h
generate unique serial number ( #90 ) ( #131 )
2021-04-12 11:40:56 +02:00