Crate cc26x2 [] [src]

Reexports

extern crate core as core;
extern crate cc26xx;
extern crate cortexm4;
extern crate kernel;
use core::prelude::v1::*;
pub use crt1::init;

Modules

chip

Configuration and interrupt handling.

crt1