Is the document on Device Driver Blocks correct?
古いコメントを表示
static int initialized = false;
before the following comment.
// Perform one-time wiringPi initialization
As well,in the third step of the document on " Specify the Initialization, Output, and Termination Behavior " may lose the line
buildInfo.addLinkFlags({'-lwiringPi'});
after the line
addSourceFiles(buildInfo,'digitalio_raspi.c', srcDir);
in the updateBuildInfo function.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Raspberry Pi Hardware についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!