We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
USB 関係のドライバーを整備する。
The text was updated successfully, but these errors were encountered:
ルネサス r_usb ライブラリを使った USB ホストのサンプルを加えた。 RX65N(Envision Kit 向け)で、マスストレージデバイスクラスの実験コードを作成。
Sorry, something went wrong.
r_usb のライブラリーを、更新、以前の物は少し古く、新しいバージョンでは、GCC でコンパイルする事を考えて、変更が加えられている。 それに伴い、コンパイラー依存の切り替え(ヘッダー)を取り入れた。
HHID 関係の実験コード追加
No branches or pull requests
USB 関係のドライバーを整備する。
The text was updated successfully, but these errors were encountered: