From 3fd3b5cb6880170344aef0127df33d28fa1f9017 Mon Sep 17 00:00:00 2001 From: mikeller Date: Fri, 1 Mar 2019 04:34:07 +1300 Subject: [PATCH] Fixed formatting in README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee07776148..19c664bf26 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ For a while now, development of Betaflight for flight controllers based on the S This means that, even if we kept supporting STM32F3 based boards in future releases, there would only be little advantage in this, as there simply is no space left on STM32F3 to add any of the new features that these releases will contain. For this reason, and because the effort required to remove features from STM32F3 based flight controllers on a weekly basis is cutting into the time that we have to actually develop new features, we have decided to drop support for STM32F3 based flight controllers after the last release of 4.0. + This does not mean that it won't be possible to use these flight controllers after this point in time - they will still work fine when used with the last release of 4.0, just as there are thousands of users who are still enjoying their STM32F1 based flight controllers with Betaflight 3.2.5. We will also strive to keep these versions supported in new releases of configurator, so that users still using these flight controllers will be able to configure them with the same configurator that they use to configure their STM32F4 and STM32F7 based boards.