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 f8dc035 commit 71a5f85Copy full SHA for 71a5f85
platform/cxxsupport/README.md
@@ -16,7 +16,7 @@ Omissions are:
16
User code should normally be able to include C++14 headers and get
17
most expected functionality. (But bear in mind that many C++ library
18
features like streams and STL containers are quite heavy and may
19
-not be appropriate for small embnedded use).
+not be appropriate for small embedded use).
20
21
However, ARM C 5 has only C++11 language support (at least a large subset), and
22
no C++11/14 library. For the headers that are totally new in C++11,
0 commit comments