Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
non-destructive text 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
Show more breadcrumbs
badge fixer
non-destructive text micropython
Commits
c10d303e
Commit
c10d303e
authored
Apr 28, 2016
by
Paul Sokolovsky
Browse files
Options
Downloads
Patches
Plain Diff
README: Promote "docs" and "tests" to "major components".
parent
af554b4b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
c10d303e
...
...
@@ -39,6 +39,8 @@ Major components in this repository:
with an STM32F405RG (using ST's Cube HAL drivers).
-
minimal/ -- a minimal MicroPython port. Start with this if you want
to port MicroPython to another microcontroller.
-
tests/ -- test framework and test scripts.
-
docs/ -- user documentation in Sphinx reStructuredText format.
Additional components:
-
bare-arm/ -- a bare minimum version of MicroPython for ARM MCUs. Used
...
...
@@ -48,10 +50,8 @@ Additional components:
-
pic16bit/ -- a version of MicroPython for 16-bit PIC microcontrollers.
-
cc3200/ -- a version of MicroPython that runs on the CC3200 from TI.
-
esp8266/ -- an experimental port for ESP8266 WiFi modules.
-
tests/ -- test framework and test scripts.
-
tools/ -- various tools, including the pyboard.py module.
-
examples/ -- a few example Python scripts.
-
docs/ -- official documentation in RST format.
"make" is used to build the components, or "gmake" on BSD-based systems.
You will also need bash and Python (at least 2.7 or 3.3).
...
...
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