Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LPC43xx_43Sxx
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
Model registry
Operate
Environments
Monitor
Incidents
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Lindgren
LPC43xx_43Sxx
Commits
04723a38
Commit
04723a38
authored
7 years ago
by
Per Lindgren
Browse files
Options
Downloads
Patches
Plain Diff
autodoc test
parent
ef93ea15
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
Cargo.toml
+1
-1
1 addition, 1 deletion
Cargo.toml
README.md
+4
-0
4 additions, 0 deletions
README.md
with
5 additions
and
1 deletion
Cargo.toml
+
1
−
1
View file @
04723a38
...
@@ -4,7 +4,7 @@ description = "Peripheral access API for STM32F40x microcontrollers"
...
@@ -4,7 +4,7 @@ description = "Peripheral access API for STM32F40x microcontrollers"
documentation
=
"https://docs.rs/stm32f40x"
documentation
=
"https://docs.rs/stm32f40x"
keywords
=
[
"no-std"
,
"arm"
,
"cortex-m"
,
"stm32"
]
keywords
=
[
"no-std"
,
"arm"
,
"cortex-m"
,
"stm32"
]
license
=
"MIT OR Apache-2.0"
license
=
"MIT OR Apache-2.0"
name
=
"
stm32f40
x"
name
=
"
lpc43xx_43sx
x"
#repository = "https://github.com/japaric/stm32f100xx"
#repository = "https://github.com/japaric/stm32f100xx"
version
=
"0.1.0"
version
=
"0.1.0"
...
...
This diff is collapsed.
Click to expand it.
README.md
+
4
−
0
View file @
04723a38
...
@@ -6,6 +6,9 @@
...
@@ -6,6 +6,9 @@
Generated using [svd2rust] v0.11.3 from [LPC43xx_43Sxx.svd].
Generated using [svd2rust] v0.11.3 from [LPC43xx_43Sxx.svd].
# Documentation
[
The Manual
](
http://pln.gitpages.henriktjader.com/LPC43xx_43Sxx/lpc43xx_43sxx
)
# License
# License
Licensed under either of
Licensed under either of
...
@@ -22,3 +25,4 @@ at your option.
...
@@ -22,3 +25,4 @@ at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.
dual licensed as above, without any additional terms or conditions.
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