Crate longan_nano[][src]

Expand description

Board support crate for the Longan Nano board

Re-exports

pub use gd32vf103xx_hal as hal;

Modules

lcdlcd

On-board LCD

On-board RGB leds

Stdout based on the UART hooked up to the debug connector

Macros

Sets up all the needed GPIO pins for the LCD

Macro for printing to the serial standard output

Macro for printing to the serial standard output, with a newline.