knx/src
Julius Lipp 3a862cc480 fix some typos
* removed one section that was duplicate in dptconvert.cpp
2021-05-02 22:41:50 +02:00
..
knx fix some typos 2021-05-02 22:41:50 +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 Remove uniqueSerialNumber debug log to reduce footprint (#134) 2021-04-17 11:12:19 +02:00
esp32_platform.h generate unique serial number (#90) (#131) 2021-04-12 11:40:56 +02:00
esp_platform.cpp fix some typos 2021-05-02 22:41:50 +02:00
esp_platform.h fix some typos 2021-05-02 22:41:50 +02:00
knx_facade.cpp opt-out global KNX, ability to DIY construct knx object, minor cleanups (#121) 2021-02-05 15:57:45 +01:00
knx_facade.h fix userdata saverestore (#133) 2021-04-14 23:46:03 +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
samd_platform.cpp Remove uniqueSerialNumber debug log to reduce footprint (#134) 2021-04-17 11:12:19 +02:00
samd_platform.h generate unique serial number (#90) (#131) 2021-04-12 11:40:56 +02:00
stm32_platform.cpp Remove uniqueSerialNumber debug log to reduce footprint (#134) 2021-04-17 11:12:19 +02:00
stm32_platform.h generate unique serial number (#90) (#131) 2021-04-12 11:40:56 +02:00