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.
2 parents c617d3e + 21d2447 commit a566080Copy full SHA for a566080
README.md
@@ -3,7 +3,7 @@ m3forth is a forth cross-compiler for cortex-m3 ARM microcontrollers
3
4
## Key features
5
* 32-bit cell
6
-* procuces optimized subroutine-threaded code
+* produces optimized subroutine-threaded code
7
* makes standard elf files with debugging information, which allows you to debug your high-level code directly in a microcontroller using gdb
8
* built-in Thumb2 assembler
9
* interpreter accessible via serial or USB (semihosting)
0 commit comments