knx/src
Dom dce92403e5
32bit eeprom size (#230)
* add commitNonVolatileMemory overload to batch write chars n times to flash

* changed uint8_t getEepromBuffer(uint16_t size) to uint8_t getEepromBuffer(uint32_t size) to allow eeprom > 65k

* reworked PR #230
2023-02-13 21:39:30 +01:00
..
knx 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
arduino_platform.cpp H8I8O (#209) 2022-06-08 21:13:34 +02:00
arduino_platform.h H8I8O (#209) 2022-06-08 21:13:34 +02:00
cc1310_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
cc1310_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
esp32_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
esp32_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
esp_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
esp_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
knx_facade.cpp improved/corrected prog button debouncing (#221) 2022-11-25 07:24:27 +01:00
knx_facade.h H8I8O (#209) 2022-06-08 21:13:34 +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 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
linux_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
rp2040_arduino_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
rp2040_arduino_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
samd_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
samd_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
stm32_platform.cpp 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00
stm32_platform.h 32bit eeprom size (#230) 2023-02-13 21:39:30 +01:00