Phil1pp
06871ed074
Added support for LibreTiny IoT chips
...
https://github.com/libretiny-eu/libretiny
Tested with v1.8.0 on a BK7231N and the following build flags:
-DMASK_VERSION=0x57B0
-DKNX_NO_SPI
-DKNX_FLASH_OFFSET=0x1DB000
2025-05-20 17:46:07 +02:00
croghostrider
6254fc9b67
fix bulid ( #143 )
...
fix bulid
fix bulid
fix bulid
2021-06-14 08:10:48 +02:00
croghostrider
2450c1c458
fix ESP32 IP KNX Demo ( #139 )
2021-06-02 17:55:07 +02:00
Bernator
afd07d10cb
Bugfix, change debug uart not possible ( #33 )
...
* bugfix, print not allowed in constructor
* Update tpuart_data_link_layer.cpp
- start confirm timout only after last byte was sent
- increase BYTE_TIMEOUT
* -bugfix, change debug Uart not possible
* Update esp32_platform.cpp
* Update esp_platform.cpp
* Update knx-bme680.ino
* Update knx-demo.ino
* Update knx-hdc1008.ino
* Update knx-sonoffS20.ino
2019-09-09 20:10:56 +02:00
Bernator
68b0002490
Arduino set Knx uart bugfix ( #32 )
...
* bugfix, print not allowed in constructor
* Update tpuart_data_link_layer.cpp
- start confirm timout only after last byte was sent
- increase BYTE_TIMEOUT
* -bugfix Arduino set knxUart
* Update knx-bme680.ino
* Update knx-demo.ino
* Update knx-hdc1008.ino
* Update knx-sonoffS20.ino
* Update knx-bme680.ino
* Update knx-demo.ino
* Update arduino_platform.cpp
* Update dpt.h
* Update esp32_platform.h
* Update esp_platform.h
2019-09-09 18:19:09 +02:00
Thomas Kunze
f2d45b233a
add defines for datapoint types
2019-09-02 22:55:23 +02:00
Thomas Kunze
5a93bbc91c
create ArduinoPlatform to reduce code duplication
2019-08-26 21:26:55 +02:00
Fabian Schmieder
14d2da82f1
added ESP32 platform ( #30 )
...
* added ESP32 platform
* fixed typo in comments
2019-08-26 13:45:14 +02:00
Thomas Kunze
378385ee97
add converstions to KnxValue and remove now obsolet methods
2019-06-12 00:01:21 +02:00
Thomas Kunze
ad7639116a
fix
2019-06-02 01:39:08 +02:00
Thomas Kunze
0628d88921
change last pull request a bit
2019-05-27 21:41:04 +02:00
Maggyver
87828bd530
circuit of the led adapted for different boards ( #15 )
...
* Update knx_facade.cpp
* Update knx_facade.h
* Update knx-demo.ino
2019-05-27 20:13:57 +02:00
Thomas Kunze
bb77fa7000
fix examples. Only reserve memory on tableobject if size > 0
2019-05-13 22:31:45 +02:00
Thomas Kunze
174e29372c
make GOT completely dynamic from ETS. GOs are now only available if device was programmed via ETS
2019-05-09 20:52:04 +02:00
Thomas Kunze
c44d22f6eb
first real working version of knxPython
2018-12-22 14:53:31 +01:00
Thomas Kunze
cc2704b264
add first version of knx python module
2018-12-11 22:42:13 +01:00
Thomas Kunze
9708a54e71
rename main include
2018-11-07 22:16:00 +01:00
Thomas Kunze
cdbf3e70cc
include linux and samd versions here
2018-11-07 00:32:36 +01:00