File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
2- authors = [" Jonathan Pallant <jonathan.pallant@ferrous-systems.com>" , " The Embedded Devices Working Group Arm Team <arm@teams.rust-embedded.org>" ]
2+ authors = [
3+ " Jonathan Pallant <jonathan.pallant@ferrous-systems.com>" ,
4+ " The Embedded Devices Working Group Arm Team <arm@teams.rust-embedded.org>"
5+ ]
36default-run = " hello"
4- edition = " 2021"
5- name = " mps3-an536"
67description = " Examples for MPS3-AN536 device (Arm Cortex-R)"
8+ edition = " 2021"
9+ homepage = " https://github.com/rust-embedded/cortex-ar.git"
710license = " MIT OR Apache-2.0"
11+ name = " mps3-an536"
12+ publish = false
813readme = " README.md"
914repository = " https://github.com/rust-embedded/cortex-ar.git"
10- homepage = " https://github.com/rust-embedded/cortex-ar.git"
1115rust-version = " 1.82"
12- version = " 0.1 .0"
16+ version = " 0.0 .0"
1317
1418[dependencies ]
1519cortex-ar = { path = " ../../cortex-ar" , features = [" critical-section-multi-core" ] }
Original file line number Diff line number Diff line change 11[package ]
2- authors = [" Jonathan Pallant <jonathan.pallant@ferrous-systems.com>" , " The Embedded Devices Working Group Arm Team <arm@teams.rust-embedded.org>" ]
2+ authors = [
3+ " Jonathan Pallant <jonathan.pallant@ferrous-systems.com>" ,
4+ " The Embedded Devices Working Group Arm Team <arm@teams.rust-embedded.org>"
5+ ]
36default-run = " hello"
7+ description = " Examples for the QEMU Versatile Application baseboard device (Arm Cortex-A8 or Arm Cortex-R5)"
48edition = " 2021"
5- name = " versatileab"
6- description = " Examples for the QEMU Versatile baseboard device (Arm Cortex-A)"
9+ homepage = " https://github.com/rust-embedded/cortex-ar.git"
710license = " MIT OR Apache-2.0"
11+ name = " versatileab"
12+ publish = false
813readme = " README.md"
914repository = " https://github.com/rust-embedded/cortex-ar.git"
10- homepage = " https://github.com/rust-embedded/cortex-ar.git"
1115rust-version = " 1.82"
12- version = " 0.1 .0"
16+ version = " 0.0 .0"
1317
1418[dependencies ]
1519cortex-ar = { path = " ../../cortex-ar" , features = [" critical-section-single-core" ] }
You can’t perform that action at this time.
0 commit comments