Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
micropython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
card10
micropython
Commits
a1c8e573
Commit
a1c8e573
authored
11 years ago
by
Damien
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md.
parent
02a7c41e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-1
6 additions, 1 deletion
README.md
with
6 additions
and
1 deletion
README.md
+
6
−
1
View file @
a1c8e573
...
...
@@ -5,7 +5,7 @@ This is the Micro Python project, which aims to put an implementation
of Python 3.x on a microcontroller. The project also includes a small
microcontroller board based around the STM32F405RG.
Subdirectorie
s:
Major component
s:
-
py/ -- the core Python implementation, including compiler and runtime.
-
unix/ -- a version of Micro Python that runs on Unix.
-
stm/ -- a version of Micro Python that runs on the Micro Python board
...
...
@@ -13,6 +13,11 @@ Subdirectories:
-
pybv3/ -- schematics, gerbers and EAGLE files for revision 3 of the
Micro Python board.
Additional components:
-
unix-cpy/ -- a version of Micro Python that outputs bytecode (for testing).
-
tests/ -- test framework and test scripts.
-
tools/ -- various tools.
"make" is used to build the components.
The Unix version
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment