Releases: es-ude/elastic-ai.runtime.enV5
Releases · es-ude/elastic-ai.runtime.enV5
v3.10.0
v3.9.0
v3.8.1
v3.8.0
3.8.0 (2024-06-20)
Bug Fixes
- config: fix compiling_issue by including hardware/uart.h in esp.c" (04dc5ea)
- config: update test to use global config (bb84089)
- config: update tests, flash and qxspi respecting new changes (9b011c8)
- config: update unittests for new config, remove cs_parameter in spi (fb0bf3f)
- configurationHandler: fix test bytes_per_page and bytes_per_sector (318c777)
- esp: move uart config to init function (ed54735)
- i2c: fix include paths (d9aaddd)
- unit-test: update unit tests (ba56ea8)
Features
- config: add default REVISION=1 to cmake.xml (a4a7f33)
- config: add flash and fpga,network and fpga config (4b670cc)
- config: add hardware config for rev2 (0fa0fa0)
- config: add hw_configuration for different revisions (99ff771)
- config: respect configurations of all versions in workflow (b6c2f53)
- configuration: add configuration for bus and sensors (eefe218)
- flash: add write config (471d9d8)
- flash: add write config (c29d5d4)
- i2c: return Errorcode in I2C init and add Init in SensorTests (e35c814)
- middleware: remove unused HwController header (2920075)
- refactor: bus and sensor moved from env5Controller to own config.c (4938151)
v3.7.0
3.7.0 (2024-06-19)
Bug Fixes
- config: fix compiling_issue by including hardware/uart.h in esp.c" (7dc5d23)
- config: update tests, flash and qxspi respecting new changes (31df9ac)
- config: update unittests for new config, remove cs_parameter in spi (fa08436)
- configurationHandler: fix test bytes_per_page and bytes_per_sector (befcbe0)
- esp: move uart config to init function (ca523d0)
- i2c: fix include paths (72f0798)
Features
- config: add default REVISION=1 to cmake.xml (fa63be7)
- config: add flash and fpga,network and fpga config (cb3222f)
- config: add hardware config for rev2 (63e4eb6)
- config: add hw_configuration for different revisions (ce393e3)
- config: respect configurations of all versions in workflow (5536588)
- configuration: add configuration for bus and sensors (bd3e4aa)
- i2c: return Errorcode in I2C init and add Init in SensorTests (b583f36)
- middleware: remove unused HwController header (b572b04)
- refactor: bus and sensor moved from env5Controller to own config.c (3882b79)
v3.6.0
3.6.0 (2024-04-22)
Bug Fixes
- fpga: improve fpga download handler (568cf23)
- hardware-test: fix network related test: fix network related testss (e52f1e4)
- hardware-test: fix tests requiring RTOS (7fae507)
- hardwaretest: fix FreeRTOS tests (3b8d9ab)
- hardwaretest: update hardware tests for stub with monitor (433b8ac)
- network: fix placement of the config file (3232078)
- test-hardware-middleware: fix test (20642de)