forked from ariel-os/ariel-os
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: use the inherited
edition
value (ariel-os#580)
- Loading branch information
Showing
32 changed files
with
32 additions
and
32 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "benchmark" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
publish = false | ||
|
||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "minimal" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
publish = false | ||
|
||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "dwm1001" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "espressif-esp32-s3-wroom-1" | |
version = "0.1.0" | ||
authors = ["Elena Frank <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
[dependencies] | ||
ariel-os-rt = { workspace = true, features = ["_esp32s3"] } | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "microbit-v2" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
[dependencies] | ||
cortex-m-rt.workspace = true | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "microbit" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
[dependencies] | ||
cortex-m-rt.workspace = true | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "nrf51" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "nrf52" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
[dependencies] | ||
ariel-os-debug = { workspace = true, features = ["rtt-target"] } | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "nrf52840-mdk" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "nrf5340" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
[dependencies] | ||
ariel-os-debug = { workspace = true, features = ["rtt-target"] } | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "particle-xenon" | |
version = "0.1.0" | ||
authors = ["Christian Amsüss <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
[dependencies] | ||
cortex-m-rt.workspace = true | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "st-nucleo-f401re" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
||
[dependencies] | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "st-nucleo-wb55" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
||
[dependencies] | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "ariel-os-chips" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
||
[lints] | ||
|
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
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "stm32f4xx" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
[dependencies] | ||
bare-metal = "1.0.0" | ||
|
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
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "ariel-os-rt" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
[lints] | ||
workspace = true | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "ariel-os-runqueue" | |
version = "0.1.2" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2018" | ||
edition.workspace = true | ||
description = "Ariel OS runqueue implementation" | ||
|
||
[lints] | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "ariel-os-storage" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
description = "Ariel OS storage API" | ||
|
||
[lints] | ||
|
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 |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[package] | ||
name = "ariel-os-threads" | ||
version = "0.1.0" | ||
edition = "2021" | ||
edition.workspace = true | ||
authors = [ | ||
"Kaspar Schleiser <[email protected]>", | ||
"Elena Frank <[email protected]>", | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "clist" | |
version = "0.1.1" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
homepage = "https://github.com/ariel-os/ariel-os" | ||
description = "A hairy circular linked list for no_std environments." | ||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "rbi" | |
version = "0.1.1" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
|
||
keywords = ["api", "no_std"] | ||
homepage = "https://github.com/ariel-os/ariel-os" | ||
|
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 |
---|---|---|
|
@@ -3,7 +3,7 @@ name = "ringbuffer" | |
version = "0.1.0" | ||
authors = ["Kaspar Schleiser <[email protected]>"] | ||
license.workspace = true | ||
edition = "2021" | ||
edition.workspace = true | ||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
|
||
[lints] | ||
|