Support package for the Nucleo-f401re board.

How to use the examples:

  1. Clone this repository

  2. Start openocd

    openocd

  3. In another terminal, run your example of choice

    cargo run --example gpio_hal_blinky

Board properties

This repository is based on https://github.com/therealprof/stm32f407g-disc