Expand description

Board support crate for Daisy hardware

Usage - see examples/

Re-exports

pub use hal::hal as embedded_hal;
pub use stm32h7xx_hal as hal;
pub use board::Board;

Modules

Basic driver for IS25LP064.
Peripheral access API for STM32H743 microcontrollers (generated using svd2rust v0.19.0 ( ))

Macros