AerospaceNU / AerospaceNU/better-engine-control-software

Is there a C++ GPIO pin library for RPi that can be linked statically?

オープン
#39 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
help wanted question
主要言語
C++
スター
5
フォーク
2
PR マージ指標
30日以内にマージされた PR はありません

説明

We currently use WiringPi to control our GPIO pins. The thing is WiringPi is designed and built as a shared library. Eventually, with our software on the prop control board, we can't have shared libraries so everything has to be statically linked. So WiringPi doesn't support this.

Technically, once we've moved over to the prop control board we won't be using WiringPi anyways. But I would like to get us started now if we can. We can link the C++ standard library statically on GCC, that's not an issue, so it's just the WiringPi library. Is there a replacement for this?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。