# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ambiq-hal-sys" version = "0.1.0" authors = ["Gaute Hope "] exclude = ["ambiq-sparkfun-sdk/boards", "ambiq-sparkfun-sdk/pack", "ambiq-sparkfun-sdk/docs", "ambiq-sparkfun-sdk/boards_sfe/common/tools_sfe", "**/*.axf", "**/*.out", "**/*.log", "**/*.txt", "**/*.lib", "**/*.a", "**/bin/*"] description = "Bindings to the Ambiq SDK" license-file = "AM-BSD-EULA.txt" repository = "https://github.com/gauteh/ambiq-rs" resolver = "2" [dependencies] [build-dependencies.bindgen] version = "0.59" [build-dependencies.cc] version = "1" [build-dependencies.fs_extra] version = "1" [build-dependencies.glob] version = "0.3" [features] default = ["sparkfun-redboard"] sparkfun-redboard = [] sparkfun-redboard-nano = []