diff --git a/Documentation/NuttxPortingGuide.html b/Documentation/NuttxPortingGuide.html index d282ba31867..15d21c5a7b6 100644 --- a/Documentation/NuttxPortingGuide.html +++ b/Documentation/NuttxPortingGuide.html @@ -422,7 +422,7 @@
@@ -1531,7 +1531,7 @@ The specific environmental definitions are unique for each board but should incl
The definitions in that header file provide the common interface between NuttX and the architecture-specific implementation in arch/.
-up_is supposed to stand for microprocessor; theuis like the Greek letter micron: µ. So it would beµPwhich is a common shortening of the word microprocessor. I don't like that name very much. I wish I would have used a more obvious prefix likearch_instead -- then I would not have to answer this question so often. +up_is supposed to stand for microprocessor; theuis like the Greek letter micron: �. So it would be�Pwhich is a common shortening of the word microprocessor. I don't like that name very much. I wish I would have used a more obvious prefix likearch_instead -- then I would not have to answer this question so often.