knx/src
2022-02-26 22:41:23 +01:00
..
knx Handling buffer overrun (#184) 2022-02-26 22:41:23 +01: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 add KNX IP discovery support (#141) 2021-06-04 17:23:23 +02:00
esp32_platform.h add KNX IP discovery support (#141) 2021-06-04 17:23:23 +02:00
esp_platform.cpp add KNX IP discovery support (#141) 2021-06-04 17:23:23 +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 Add callback functions for prog mode and improve documentation (#173) 2022-02-19 20:23:50 +01: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
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