Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 376 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 376 Bytes

PY32F0xx CMAKE TEMPLATE

This project demonstrates the operation of bfdev on the PY32F0xx platform.

How to compile

# apt install gcc-arm-none-eabi
# ./build.sh

Run benchmark

Flash the generated image build/examples/benchmark/benchmark.hex to stm32 chip.

[info] benchmark: Benchmark for PY32F0xx.
[info] benchmark: Bfdev version: 1.0.1-devel
...