Raspberry Pi
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
[[Linux Programming Tips]]
#contents
*Kernel build [#k3a42d25]
下記を参考にビルドする。
ローカル(ラズベリーパイ内)とクロスコンパイラでは若干ビル...
https://www.raspberrypi.com/documentation/computers/linux...
*HID Ovwe I2Cで動作 [#c943e3fd]
下記を参考にDevicetree Overlay Notesファイルを作成する。
"reg"には割り込みアドレス、"hid-descr-addr"は対象コントロ...
https://github.com/NordicPlayground/nrf52-i2c-hid-demo/bl...
終了行:
[[Linux Programming Tips]]
#contents
*Kernel build [#k3a42d25]
下記を参考にビルドする。
ローカル(ラズベリーパイ内)とクロスコンパイラでは若干ビル...
https://www.raspberrypi.com/documentation/computers/linux...
*HID Ovwe I2Cで動作 [#c943e3fd]
下記を参考にDevicetree Overlay Notesファイルを作成する。
"reg"には割り込みアドレス、"hid-descr-addr"は対象コントロ...
https://github.com/NordicPlayground/nrf52-i2c-hid-demo/bl...
ページ名: