JadenLiu0103

Results 2 issues of JadenLiu0103

I have an Embedded C project to be run on a multiple-core hardware platform. In a single source file (main.c), there are codes for both CPU0 and CPU1. The code...

enhancement

I want to build the bear by both 32 bits and 64 bits on my redhat machine. I clone the master, create folders "build32" and "build64" in the repo and...