Skip to content
Snippets Groups Projects
Commit 04723a38 authored by Per Lindgren's avatar Per Lindgren
Browse files

autodoc test

parent ef93ea15
No related branches found
No related tags found
No related merge requests found
...@@ -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 = "stm32f40x" name = "lpc43xx_43sxx"
#repository = "https://github.com/japaric/stm32f100xx" #repository = "https://github.com/japaric/stm32f100xx"
version = "0.1.0" version = "0.1.0"
......
...@@ -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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment