-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fixes #34] Lying foundations for release
- Loading branch information
1 parent
fcfb704
commit 32935d5
Showing
100 changed files
with
273 additions
and
1,587,465 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsame70j19b" | ||
description = "Peripheral access API for the ATSAME70J19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsame70j19b` for ATSAME70J19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAME70J19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsame70j20b" | ||
description = "Peripheral access API for the ATSAME70J20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsame70j20b` for ATSAME70J20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAME70J20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsame70j21b" | ||
description = "Peripheral access API for the ATSAME70J21B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsame70j21b` for ATSAME70J21B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAME70J21B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsame70n19b" | ||
description = "Peripheral access API for the ATSAME70N19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsame70n19b` for ATSAME70N19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAME70N19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsame70n20b" | ||
description = "Peripheral access API for the ATSAME70N20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsame70n20b` for ATSAME70N20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAME70N20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsame70n21b" | ||
description = "Peripheral access API for the ATSAME70N21B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsame70n21b` for ATSAME70N21B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAME70N21B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsame70q19b" | ||
description = "Peripheral access API for the ATSAME70Q19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsame70q19b` for ATSAME70Q19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAME70Q19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsame70q20b" | ||
description = "Peripheral access API for the ATSAME70Q20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsame70q20b` for ATSAME70Q20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAME70Q20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsame70q21b" | ||
description = "Peripheral access API for the ATSAME70Q21B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsame70q21b` for ATSAME70Q21B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAME70Q21B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsams70j19b" | ||
description = "Peripheral access API for the ATSAMS70J19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsams70j19b` for ATSAMS70J19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMS70J19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsams70j20b" | ||
description = "Peripheral access API for the ATSAMS70J20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsams70j20b` for ATSAMS70J20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMS70J20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsams70j21b" | ||
description = "Peripheral access API for the ATSAMS70J21B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsams70j21b` for ATSAMS70J21B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMS70J21B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsams70n19b" | ||
description = "Peripheral access API for the ATSAMS70N19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsams70n19b` for ATSAMS70N19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMS70N19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsams70n20b" | ||
description = "Peripheral access API for the ATSAMS70N20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsams70n20b` for ATSAMS70N20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMS70N20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsams70n21b" | ||
description = "Peripheral access API for the ATSAMS70N21B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsams70n21b` for ATSAMS70N21B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMS70N21B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsams70q19b" | ||
description = "Peripheral access API for the ATSAMS70Q19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsams70q19b` for ATSAMS70Q19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMS70Q19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsams70q20b" | ||
description = "Peripheral access API for the ATSAMS70Q20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsams70q20b` for ATSAMS70Q20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMS70Q20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsams70q21b" | ||
description = "Peripheral access API for the ATSAMS70Q21B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsams70q21b` for ATSAMS70Q21B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMS70Q21B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsamv70j19b" | ||
description = "Peripheral access API for the ATSAMV70J19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsamv70j19b` for ATSAMV70J19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMV70J19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsamv70j20b" | ||
description = "Peripheral access API for the ATSAMV70J20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsamv70j20b` for ATSAMV70J20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMV70J20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsamv70n19b" | ||
description = "Peripheral access API for the ATSAMV70N19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsamv70n19b` for ATSAMV70N19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMV70N19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsamv70n20b" | ||
description = "Peripheral access API for the ATSAMV70N20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsamv70n20b` for ATSAMV70N20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMV70N20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsamv70q19b" | ||
description = "Peripheral access API for the ATSAMV70Q19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsamv70q19b` for ATSAMV70Q19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMV70Q19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsamv70q20b" | ||
description = "Peripheral access API for the ATSAMV70Q20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsamv70q20b` for ATSAMV70Q20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMV70Q20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsamv71j19b" | ||
description = "Peripheral access API for the ATSAMV71J19B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsamv71j19b` for ATSAMV71J19B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMV71J19B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsamv71j20b" | ||
description = "Peripheral access API for the ATSAMV71J20B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsamv71j20b` for ATSAMV71J20B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMV71J20B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ | |
name = "atsamv71j21b" | ||
description = "Peripheral access API for the ATSAMV71J21B MCU from Microchip (generated using svd2rust)" | ||
version = "0.25.0" | ||
license = "MIT OR Apache-2.0" | ||
authors = ["Michal Fita <[email protected]>", "Viktor Sonesten <[email protected]>"] | ||
categories = ["no-std", "embedded", "hardware-support"] | ||
keywords = ["no-std", "arm", "cortex-m", "atsam", "pac"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Peripheral Access Crate `atsamv71j21b` for ATSAMV71J21B 32-bit MCU from Atmel/Microchip | ||
|
||
This crate contains autogenerated code to access peripherals of ATSAMV71J21B generated from official SVD files from Microchip website using [svd2rust](https://github.com/rust-embedded/svd2rust/) tool. |
Oops, something went wrong.
I'm not exactly sure what these two lines do, but removing them appear to broken the CI.
On the other hand, two of the
atsame70_xpro
examples aren't building, so maybe it should be broken.