Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
uPython-mirror
Commits
a8dda295
Commit
a8dda295
authored
Mar 31, 2014
by
Damien George
Browse files
Fix part->port in README.
parent
30a5f853
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
a8dda295
...
...
@@ -37,7 +37,7 @@ You will also need bash and python (2.7 or 3.3) for the stm port.
The Unix version
----------------
The "unix" p
a
rt requires a standard Unix environment with gcc and GNU make.
The "unix" p
o
rt requires a standard Unix environment with gcc and GNU make.
x86 and x64 architectures are supported (i.e. x86 32- and 64-bit). ARM to
be confirmed. Porting to other architectures require writing some assembly
code for the exception handling.
...
...
@@ -59,7 +59,7 @@ module (recommended, enable in unix/mpconfigport.mk), libffi-dev is required.
The STM version
---------------
The "stmhal" p
a
rt requires an ARM compiler, arm-none-eabi-gcc, and associated
The "stmhal" p
o
rt requires an ARM compiler, arm-none-eabi-gcc, and associated
bin-utils. For those using Arch Linux, you need arm-none-eabi-binutils and
arm-none-eabi-gcc packages from the AUR. Otherwise, try here:
https://launchpad.net/gcc-arm-embedded
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment