Crate hifive1

source ·
Expand description

Board support crate for HiFive1 and LoFive boards

Re-exports

Modules

  • Board-specific clock configuration
  • On-board SPI Flash
  • On-board user LEDs
  • Stdout based on the UART hooked up to FTDI or J-Link

Macros

  • Returns single pin for given gpio object mapped accordingly
  • Returns tuple of pins for given gpio object mapped accordingly
  • Macro for printing to the serial standard output
  • Macro for printing to the serial standard output, with a newline.