Skip to content

Activate the sdk features for ventured and cross #689

@harlem88

Description

@harlem88

"aws-lc-rs/bindgen",
"edgehog-store?/bindgen",
]
# Feature to make it easier to cross compile the runtime, it requires clang and cmake to be
# installed
cross = ["vendored", "bindgen"]

Like that we already made on the astarte-message-hub https://github.com/astarte-platform/astarte-message-hub/pull/467/changes#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542R52-R57

bindgen = ["astarte-device-sdk/bindgen",
           "edgehog-store?/bindgen"]

cross = ["vendored", "bindgen", "astarte-device-sdk/cross"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions