Skip to content

Commit bd42d97

Browse files
authored
Merge pull request #174 from ricehornet/add-spl-deprecation-warning
docs: add warning for spl framework support
2 parents 81009d1 + ae058bb commit bd42d97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

frameworks/spl.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ The ST Standard Peripheral Library provides a set of functions for handling the
2121

2222
For more detailed information please visit `vendor site <https://www.st.com/en/embedded-software/stsw-stm8069.html?utm_source=platformio.org&utm_medium=docs>`_.
2323

24+
.. warning::
25+
The ST Standard Peripheral Library framework has been superceded by the ST :ref:`framework_stm32cube` framework.
26+
Support for this framework is limited to existing projects.
27+
2428

2529
.. contents:: Contents
2630
:local:

0 commit comments

Comments
 (0)