We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fce211 commit 86e0609Copy full SHA for 86e0609
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog for STM32 Bootloader
2
3
+## 1.1.3
4
+Released: 2020-07-22 | Download: [1.1.3](https://github.com/akospasztor/stm32-bootloader/releases/tag/v1.1.3)
5
+### Fixed
6
+- Issue in CheckForApplication function when the stack pointer is configured to
7
+start from the very top of the RAM space
8
+
9
## 1.1.2
10
Released: 2020-06-08 | Download: [1.1.2](https://github.com/akospasztor/stm32-bootloader/releases/tag/v1.1.2)
11
### Added
0 commit comments