We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3b0c3 commit 4686000Copy full SHA for 4686000
Cargo.toml
@@ -1,9 +1,6 @@
1
[package]
2
edition = "2018"
3
-authors = [
4
- "Jorge Aparicio <jorge@japaric.io>",
5
- "Dylan Frankland <dylan@frankland.io>",
6
-]
+authors = ["Jorge Aparicio <jorge@japaric.io>", "Dylan Frankland <dylan@frankland.io>"]
7
categories = ["embedded", "hardware-support", "no-std"]
8
description = "Peripheral access API for STM32F3 series microcontrollers"
9
keywords = ["arm", "cortex-m", "stm32f3xx", "hal"]
0 commit comments