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 5fc96ff commit 0a8d03bCopy full SHA for 0a8d03b
boards/posix/doc/arch_soc.rst
@@ -237,7 +237,7 @@ section.
237
instruction executes is just some of it; Emulating peripherals accurately
238
is another side.
239
240
-This native port compiles your code directly for the host architectture
+This native port compiles your code directly for the host architecture
241
(typically x86), with no instrumentation or
242
monitoring code. Your code executes directly in the host CPU. That is, your code
243
executes just as fast as it possibly can.
0 commit comments