mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-10 21:46:55 +03:00
Update Changelog.md (#2849)
This commit is contained in:
10
Changelog.md
10
Changelog.md
@@ -1,18 +1,22 @@
|
|||||||
## [unreleased] - 2024-01-02
|
## [15.5.0] - 2024-02-02
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/rolling...v15.4.0)
|
For a full list of changes see [Full list of changes](https://github.com/jomjol/AI-on-the-edge-device/compare/v15.4.0...v15.5.0)
|
||||||
|
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|
||||||
- Update PlattformIO to v6.5.0, which means esp-idf to v5.1
|
- Update PlattformIO to v6.5.0, which means esp-idf to v5.1
|
||||||
|
- Enhance busy notification
|
||||||
|
- Implemented late analog / digital transition
|
||||||
|
|
||||||
#### Fixed
|
#### Fixed
|
||||||
|
|
||||||
* ATA-TRIM: workaround for old SD-cards with no trim function to work with esp-idf v5.x
|
* ATA-TRIM: workaround for old SD-cards with no trim function to work with esp-idf v5.x
|
||||||
* InfluxDB: Modified the time conversions to be more stable (UTC vs. local time shifts)
|
* InfluxDB: Modified the time conversions to be more stable (UTC vs. local time shifts)
|
||||||
|
* Fix negatives on extended resolution false
|
||||||
|
* Show chip infos on info page
|
||||||
|
* Fix memory leaks in tflite integration
|
||||||
|
|
||||||
## [15.4.0] - 2023-12-22
|
## [15.4.0] - 2023-12-22
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user