Back to Tock

README

boards/stm32f3discovery/README.md

latest404 B
Original Source

STM32 Discovery kit development board with STM32F303 MCU

For more details visit the Discovery kit website.

Flashing the kernel

The kernel can be programmed using OpenOCD. cd into boards/stm32f3discovery directory and run:

bash
$ make flash

(or)

$ make flash-debug