aboutsummaryrefslogtreecommitdiff
path: root/macros/Cargo.toml
diff options
context:
space:
mode:
authorJorge Aparicio <jorge@japaric.io>2019-06-18 10:31:31 +0200
committerJorge Aparicio <jorge@japaric.io>2019-06-18 10:31:31 +0200
commit9897728709528a02545523bea72576abce89dc4c (patch)
tree49619bfb8e3e09cccbc9c2bd1854abfe1618c8fd /macros/Cargo.toml
parent81275bfa4f41e2066770087f3a33cad4227eab41 (diff)
add homogeneous multi-core support
Diffstat (limited to 'macros/Cargo.toml')
-rw-r--r--macros/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index 2854dad..c4e897f 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -24,3 +24,4 @@ git = "https://github.com/japaric/rtfm-syntax"
[features]
heterogeneous = []
+homogeneous = []