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
f705cb5f
Commit
f705cb5f
authored
9 years ago
by
Damien George
Browse files
Options
Downloads
Patches
Plain Diff
stmhal: Update PYBv3 and PYBv4 pin defs to include MMA pins, and others.
parent
24b03561
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
stmhal/boards/PYBV3/pins.csv
+2
-0
2 additions, 0 deletions
stmhal/boards/PYBV3/pins.csv
stmhal/boards/PYBV4/pins.csv
+15
-2
15 additions, 2 deletions
stmhal/boards/PYBV4/pins.csv
with
17 additions
and
2 deletions
stmhal/boards/PYBV3/pins.csv
+
2
−
0
View file @
f705cb5f
...
@@ -35,3 +35,5 @@ LED_G1,PC4
...
@@ -35,3 +35,5 @@ LED_G1,PC4
LED_G2,PC5
LED_G2,PC5
SW,PA13
SW,PA13
SD,PC13
SD,PC13
MMA_INT,PB2
MMA_AVDD,PB5
This diff is collapsed.
Click to expand it.
stmhal/boards/PYBV4/pins.csv
+
15
−
2
View file @
f705cb5f
...
@@ -38,9 +38,22 @@ Y13,Reset
...
@@ -38,9 +38,22 @@ Y13,Reset
Y14,GND
Y14,GND
Y15,3.3V
Y15,3.3V
Y16,VIN
Y16,VIN
LED_BLUE
,PB
4
SW
,PB
3
LED_RED,PA13
LED_RED,PA13
LED_GREEN,PA14
LED_GREEN,PA14
LED_YELLOW,PA15
LED_YELLOW,PA15
SW,PB3
LED_BLUE,PB4
MMA_INT,PB2
MMA_AVDD,PB5
SD_D0,PC8
SD_D1,PC9
SD_D2,PC10
SD_D3,PC11
SD_CMD,PD2
SD_CK,PC12
SD,PA8
SD,PA8
SD_SW,PA8
USB_VBUS,PA9
USB_ID,PA10
USB_DM,PA11
USB_DP,PA12
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