[][src]Crate hifive1

Board support crate for HiFive1 and LoFive boards

Re-exports

pub extern crate e310x_hal as hal;
pub use led::RED;
pub use led::GREEN;
pub use led::BLUE;
pub use led::rgb;
pub use led::Led;
pub use serial::TX;
pub use serial::RX;
pub use serial::TxPin;
pub use serial::RxPin;
pub use serial::tx_rx;

Modules

clock

Board-specific clock configuration

led

On-board user LEDs

serial

Single UART hooked up to FTDI