# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "cc13x2" version = "0.2.0" authors = ["Jean Pierre Dudey "] description = "Peripheral Access Crate for CC13x2 MCUs." homepage = "https://github.com/jeandudey/cc13x2-rs" documentation = "https://docs.rs/cc13x2" license = "MIT/Apache-2.0" [dependencies.bare-metal] version = "0.2" [dependencies.cortex-m] version = "0.6" [dependencies.cortex-m-rt] version = "0.6" optional = true [dependencies.vcell] version = "0.1" [features] aon_batmon = [] aon_event = [] aon_ioc = [] aon_pmctl = [] aon_rtc = [] aux_adi4 = [] aux_aiodio0 = [] aux_aiodio1 = [] aux_aiodio2 = [] aux_aiodio3 = [] aux_anaif = [] aux_ddi0_osc = [] aux_evctl = [] aux_mac = [] aux_sce = [] aux_smph = [] aux_spim = [] aux_sysif = [] aux_tdc = [] aux_timer01 = [] aux_timer2 = [] ccfg = [] cpu_dwt = [] cpu_fpb = [] cpu_itm = [] cpu_scs = [] cpu_tiprop = [] cpu_tpiu = [] crypto = [] event = [] fcfg1 = [] flash = [] gpio = [] gpt0 = [] gpt1 = [] gpt2 = [] gpt3 = [] i2c0 = [] i2s0 = [] ioc = [] pka = [] pka_int = [] prcm = [] rfc_dbell = [] rfc_pwr = [] rfc_rat = [] rt = ["cortex-m-rt"] smph = [] sram_mmr = [] ssi0 = [] ssi1 = [] trng = [] uart0 = [] uart1 = [] udma0 = [] vims = [] wdt = []