Skip to content

Commit ccf3750

Browse files
committed
v1.0.1
Fix minor issues. Signed-off-by: Vincent ABRIOU <[email protected]>
1 parent 981fd0e commit ccf3750

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# STM32 ISP Library
22

3-
version 1.0.0
3+
![latest tag](https://img.shields.io/github/v/tag/STMicroelectronics/stm32-mw-isp.svg?color=brightgreen)
44

55
The ISP Library middleware (running on the target) hosts 2A algorithms
66
(Auto Exposure and Auto White Balance) and mechanisms to control the
@@ -18,10 +18,13 @@ ISP_MW_TUNING_TOOL_SUPPORT must be enabled.
1818
- evision: 2A algorithms that are delivered as binary
1919

2020
## Enhancements, new features
21-
- Initial release
21+
- Fix dump issue while using the STM32 ISP IQTune desktop application in a
22+
windows environment
23+
- Fix IAR build warnings
2224

2325
## Known Issues and Limitations
24-
- In some situations, Auto White Balance (AWB) algorithm can flicker between 2 AWB profiles\*
26+
- In some situations, Auto White Balance (AWB) algorithm can flicker between
27+
2 AWB profiles\*
2528
<br>
2629
\* Fix is under preparation
2730

0 commit comments

Comments
 (0)