You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frameworks/spl.rst
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,10 @@ The ST Standard Peripheral Library provides a set of functions for handling the
21
21
22
22
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>`_.
23
23
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.
0 commit comments