mkdir build-example cd build-example cmake -DBOARD=qemu_riscv32 $ZEPHYR_BASE/samples/hello_world make -j $(nproc). Running an example¶. To run an example, ...
確定! 回上一頁