Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 479 Bytes

Graphics speed tests for GD32V

Circles

HAGL graphics library speed tests for GD32V based boards. See the accompanying blog post.

$ git clone git@github.com:tuupola/gd32v_gfx.git --recursive
$ cd gd32v_gfx
$ make SOC=gd32vf103 BOARD=gd32vf103c_longan_nano all
$ make SOC=gd32vf103 BOARD=gd32vf103c_longan_nano upload