Closed lzqgdt closed 4 years ago
I thinks this is logical error. main2.cpp +1148 should chang to if(!cpu_enable_fpu()) .
Yes, but only if you compile with FPU enabled right?
Hello,Wutje ,It's seem work , Change Makefile to "DEVICE = gd32f303cc" . Or maybe it is wrong way ?
I thinks this is logical error. main2.cpp +1148 should chang to if(!cpu_enable_fpu()) .